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

#include <constants_arm.h>

Static Public Attributes

static constexpr Register kResultReg = AllocateObjectABI::kResultReg
 
static constexpr Register kTempReg = R1
 

Detailed Description

Definition at line 518 of file constants_arm.h.

Member Data Documentation

◆ kResultReg

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

Definition at line 519 of file constants_arm.h.

◆ kTempReg

static constexpr Register dart::AllocateBoxABI::kTempReg = R1
staticconstexpr

Definition at line 520 of file constants_arm.h.


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