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

#include <runtime_api.h>

Inheritance diagram for dart::compiler::target::ImmutableLinkedHashBase:
dart::compiler::target::LinkedHashBase dart::AllStatic

Static Public Member Functions

static word data_offset ()
 
- Static Public Member Functions inherited from dart::compiler::target::LinkedHashBase
static word index_offset ()
 
static word data_offset ()
 
static word hash_mask_offset ()
 
static word used_data_offset ()
 
static word deleted_keys_offset ()
 
static word type_arguments_offset ()
 
static word InstanceSize ()
 

Detailed Description

Definition at line 674 of file runtime_api.h.

Member Function Documentation

◆ data_offset()

static word dart::compiler::target::ImmutableLinkedHashBase::data_offset ( )
static

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