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

Additional Inherited Members

- Public Types inherited from dart::BitField< intptr_t, intptr_t, 1, UntaggedObject::kClassIdTagSize >
typedef intptr_t Type
 
- Static Public Member Functions inherited from dart::BitField< intptr_t, intptr_t, 1, UntaggedObject::kClassIdTagSize >
static constexpr bool is_valid (intptr_t 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 (intptr_t value)
 
static constexpr intptr_t decode (intptr_t value)
 
static constexpr intptr_t update (intptr_t value, intptr_t original)
 
- Static Public Attributes inherited from dart::BitField< intptr_t, intptr_t, 1, UntaggedObject::kClassIdTagSize >
static constexpr intptr_t kNextBit
 

Detailed Description

Definition at line 8534 of file object.cc.


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