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

#include <raw_object.h>

Inheritance diagram for dart::UntaggedLocalVarDescriptors::IndexBits:
dart::BitField< int32_t, int32_t, kIndexPos, kIndexSize >

Additional Inherited Members

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

Detailed Description

Definition at line 2315 of file raw_object.h.


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