Flutter Engine
The Flutter Engine
Public Member Functions | Static Public Member Functions | List of all members
dart::compiler::target::UnhandledException Class Reference

#include <runtime_api.h>

Inheritance diagram for dart::compiler::target::UnhandledException:
dart::AllStatic

Public Member Functions

 FINAL_CLASS ()
 

Static Public Member Functions

static word exception_offset ()
 
static word stacktrace_offset ()
 
static word InstanceSize ()
 

Detailed Description

Definition at line 954 of file runtime_api.h.

Member Function Documentation

◆ exception_offset()

static word dart::compiler::target::UnhandledException::exception_offset ( )
static

◆ FINAL_CLASS()

dart::compiler::target::UnhandledException::FINAL_CLASS ( )

◆ InstanceSize()

static word dart::compiler::target::UnhandledException::InstanceSize ( )
static

◆ stacktrace_offset()

static word dart::compiler::target::UnhandledException::stacktrace_offset ( )
static

The documentation for this class was generated from the following file: