Flutter Engine
The Flutter Engine
|
#include <constants_arm.h>
Static Public Attributes | |
static constexpr Register | kArgumentReg = R0 |
static constexpr Register | kTypeArgsReg = R1 |
static constexpr Register | kTempReg = R1 |
static constexpr Register | kFrameSizeReg = R2 |
static constexpr Register | kSuspendStateReg = R3 |
static constexpr Register | kFunctionDataReg = R4 |
static constexpr Register | kSrcFrameReg = R8 |
static constexpr Register | kDstFrameReg = R9 |
static constexpr intptr_t | kResumePcDistance = 4 |
Definition at line 571 of file constants_arm.h.
Definition at line 572 of file constants_arm.h.
Definition at line 579 of file constants_arm.h.
Definition at line 575 of file constants_arm.h.
Definition at line 577 of file constants_arm.h.
|
staticconstexpr |
Definition at line 314 of file constants_ia32.h.
Definition at line 578 of file constants_arm.h.
Definition at line 576 of file constants_arm.h.
Definition at line 574 of file constants_arm.h.
Definition at line 573 of file constants_arm.h.