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

#include <constants_arm.h>

Static Public Attributes

static constexpr Register kResultReg = AllocateObjectABI::kResultReg
 
static constexpr Register kLengthReg = R2
 
static constexpr Register kTypeArgumentsReg = R1
 

Detailed Description

Definition at line 524 of file constants_arm.h.

Member Data Documentation

◆ kLengthReg

static constexpr Register dart::AllocateArrayABI::kLengthReg = R2
staticconstexpr

Definition at line 526 of file constants_arm.h.

◆ kResultReg

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

Definition at line 525 of file constants_arm.h.

◆ kTypeArgumentsReg

static constexpr Register dart::AllocateArrayABI::kTypeArgumentsReg = R1
staticconstexpr

Definition at line 527 of file constants_arm.h.


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