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

#include <constants_arm.h>

Static Public Attributes

static constexpr Register kLengthReg = R0
 
static constexpr Register kIndexReg = R1
 

Detailed Description

Definition at line 490 of file constants_arm.h.

Member Data Documentation

◆ kIndexReg

static constexpr Register dart::RangeErrorABI::kIndexReg = R1
staticconstexpr

Definition at line 492 of file constants_arm.h.

◆ kLengthReg

static constexpr Register dart::RangeErrorABI::kLengthReg = R0
staticconstexpr

Definition at line 491 of file constants_arm.h.


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