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

#include <deopt_instructions.h>

Inheritance diagram for dart::DeoptTable::ReasonField:
dart::BitField< intptr_t, ICData::DeoptReasonId, 0, 8 >

Additional Inherited Members

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

Detailed Description

Definition at line 591 of file deopt_instructions.h.


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