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

#include <runtime_api.h>

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

Static Public Member Functions

static word object_store_offset ()
 
static word class_table_offset ()
 
static word cached_class_table_table_offset ()
 

Detailed Description

Definition at line 1342 of file runtime_api.h.

Member Function Documentation

◆ cached_class_table_table_offset()

static word dart::compiler::target::IsolateGroup::cached_class_table_table_offset ( )
static

◆ class_table_offset()

static word dart::compiler::target::IsolateGroup::class_table_offset ( )
static

◆ object_store_offset()

static word dart::compiler::target::IsolateGroup::object_store_offset ( )
static

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