Flutter Engine
The Flutter Engine
Loading...
Searching...
No Matches
Static Public Attributes | List of all members
dart::CloneSuspendStateStubABI Struct Reference

#include <constants_arm.h>

Static Public Attributes

static constexpr Register kSourceReg = R0
 
static constexpr Register kDestinationReg = R1
 
static constexpr Register kTempReg = R2
 
static constexpr Register kFrameSizeReg = R3
 
static constexpr Register kSrcFrameReg = R4
 
static constexpr Register kDstFrameReg = R8
 

Detailed Description

Definition at line 616 of file constants_arm.h.

Member Data Documentation

◆ kDestinationReg

static constexpr Register dart::CloneSuspendStateStubABI::kDestinationReg = R1
staticconstexpr

Definition at line 618 of file constants_arm.h.

◆ kDstFrameReg

static constexpr Register dart::CloneSuspendStateStubABI::kDstFrameReg = R8
staticconstexpr

Definition at line 622 of file constants_arm.h.

◆ kFrameSizeReg

static constexpr Register dart::CloneSuspendStateStubABI::kFrameSizeReg = R3
staticconstexpr

Definition at line 620 of file constants_arm.h.

◆ kSourceReg

static constexpr Register dart::CloneSuspendStateStubABI::kSourceReg = R0
staticconstexpr

Definition at line 617 of file constants_arm.h.

◆ kSrcFrameReg

static constexpr Register dart::CloneSuspendStateStubABI::kSrcFrameReg = R4
staticconstexpr

Definition at line 621 of file constants_arm.h.

◆ kTempReg

static constexpr Register dart::CloneSuspendStateStubABI::kTempReg = R2
staticconstexpr

Definition at line 619 of file constants_arm.h.


The documentation for this struct was generated from the following files: