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

#include <constants_arm.h>

Static Public Attributes

static constexpr Register kResultReg = AllocateObjectABI::kResultReg
 
static constexpr Register kLengthReg = R4
 

Detailed Description

Definition at line 550 of file constants_arm.h.

Member Data Documentation

◆ kLengthReg

static constexpr Register dart::AllocateTypedDataArrayABI::kLengthReg = R4
staticconstexpr

Definition at line 552 of file constants_arm.h.

◆ kResultReg

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

Definition at line 551 of file constants_arm.h.


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