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

#include <constants_arm.h>

Static Public Attributes

static constexpr Register kResultReg = AllocateObjectABI::kResultReg
 
static constexpr Register kShapeReg = R1
 
static constexpr Register kTemp1Reg = R2
 
static constexpr Register kTemp2Reg = R3
 

Detailed Description

Definition at line 531 of file constants_arm.h.

Member Data Documentation

◆ kResultReg

static constexpr Register dart::AllocateRecordABI::kResultReg = AllocateObjectABI::kResultReg
staticconstexpr

Definition at line 532 of file constants_arm.h.

◆ kShapeReg

static constexpr Register dart::AllocateRecordABI::kShapeReg = R1
staticconstexpr

Definition at line 533 of file constants_arm.h.

◆ kTemp1Reg

static constexpr Register dart::AllocateRecordABI::kTemp1Reg = R2
staticconstexpr

Definition at line 534 of file constants_arm.h.

◆ kTemp2Reg

static constexpr Register dart::AllocateRecordABI::kTemp2Reg = R3
staticconstexpr

Definition at line 535 of file constants_arm.h.


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