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

#include <constants_arm.h>

Static Public Attributes

static constexpr Register kExceptionReg = R0
 
static constexpr Register kStackTraceReg = R1
 

Detailed Description

Definition at line 479 of file constants_arm.h.

Member Data Documentation

◆ kExceptionReg

static constexpr Register dart::ReThrowABI::kExceptionReg = R0
staticconstexpr

Definition at line 480 of file constants_arm.h.

◆ kStackTraceReg

static constexpr Register dart::ReThrowABI::kStackTraceReg = R1
staticconstexpr

Definition at line 481 of file constants_arm.h.


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