![]() |
Flutter Engine
The Flutter Engine
|
#include <deopt_instructions.h>
Additional Inherited Members | |
![]() | |
typedef ICData::DeoptReasonId | Type |
![]() | |
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 constexpr intptr_t | kNextBit |
Definition at line 589 of file deopt_instructions.h.