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

#include <constants_arm.h>

Static Public Attributes

static constexpr Register kResultReg = R0
 
static constexpr Register kTypeArgumentsReg = R3
 
static constexpr Register kTagsReg = R2
 

Detailed Description

Definition at line 496 of file constants_arm.h.

Member Data Documentation

◆ kResultReg

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

Definition at line 497 of file constants_arm.h.

◆ kTagsReg

static constexpr Register dart::AllocateObjectABI::kTagsReg = R2
staticconstexpr

Definition at line 499 of file constants_arm.h.

◆ kTypeArgumentsReg

static constexpr Register dart::AllocateObjectABI::kTypeArgumentsReg = R3
staticconstexpr

Definition at line 498 of file constants_arm.h.


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