Flutter Engine
The Flutter Engine
Loading...
Searching...
No Matches
List of all members
dart::StickySpecialization Class Reference
Inheritance diagram for dart::StickySpecialization:
dart::BitField< intptr_t, bool, 0, 1 >

Additional Inherited Members

- Public Types inherited from dart::BitField< intptr_t, bool, 0, 1 >
typedef bool Type
 
- Static Public Member Functions inherited from dart::BitField< intptr_t, bool, 0, 1 >
static constexpr bool is_valid (bool value)
 
static constexpr intptr_t mask ()
 
static constexpr intptr_t mask_in_place ()
 
static constexpr int shift ()
 
static constexpr int bitsize ()
 
static constexpr intptr_t encode (bool value)
 
static constexpr bool decode (intptr_t value)
 
static constexpr intptr_t update (bool value, intptr_t original)
 
- Static Public Attributes inherited from dart::BitField< intptr_t, bool, 0, 1 >
static constexpr intptr_t kNextBit
 

Detailed Description

Definition at line 8533 of file object.cc.


The documentation for this class was generated from the following file: