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

#include <runtime_api.h>

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

Static Public Member Functions

static word default_tag_offset ()
 
static word current_tag_offset ()
 
static word user_tag_offset ()
 
static word finalizers_offset ()
 
static word single_step_offset ()
 
static word has_resumption_breakpoints_offset ()
 

Detailed Description

Definition at line 1330 of file runtime_api.h.

Member Function Documentation

◆ current_tag_offset()

static word dart::compiler::target::Isolate::current_tag_offset ( )
static

◆ default_tag_offset()

static word dart::compiler::target::Isolate::default_tag_offset ( )
static

◆ finalizers_offset()

static word dart::compiler::target::Isolate::finalizers_offset ( )
static

◆ has_resumption_breakpoints_offset()

static word dart::compiler::target::Isolate::has_resumption_breakpoints_offset ( )
static

◆ single_step_offset()

static word dart::compiler::target::Isolate::single_step_offset ( )
static

◆ user_tag_offset()

static word dart::compiler::target::Isolate::user_tag_offset ( )
static

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