Flutter Engine
The Flutter Engine
Loading...
Searching...
No Matches
List of all members
dart::UntaggedObject::ReservedBit Class Reference

#include <raw_object.h>

Inheritance diagram for dart::UntaggedObject::ReservedBit:
dart::BitField< uword, intptr_t, kReservedBit, 1 >

Additional Inherited Members

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

Detailed Description

Definition at line 281 of file raw_object.h.


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