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

#include <runtime_api.h>

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

Public Member Functions

 FINAL_CLASS ()
 

Static Public Member Functions

static word detach_offset ()
 
static word external_size_offset ()
 
static word finalizer_offset ()
 
static word next_offset ()
 
static word token_offset ()
 
static word value_offset ()
 
static word InstanceSize ()
 

Detailed Description

Definition at line 1089 of file runtime_api.h.

Member Function Documentation

◆ detach_offset()

static word dart::compiler::target::FinalizerEntry::detach_offset ( )
static

◆ external_size_offset()

static word dart::compiler::target::FinalizerEntry::external_size_offset ( )
static

◆ FINAL_CLASS()

dart::compiler::target::FinalizerEntry::FINAL_CLASS ( )

◆ finalizer_offset()

static word dart::compiler::target::FinalizerEntry::finalizer_offset ( )
static

◆ InstanceSize()

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

◆ next_offset()

static word dart::compiler::target::FinalizerEntry::next_offset ( )
static

◆ token_offset()

static word dart::compiler::target::FinalizerEntry::token_offset ( )
static

◆ value_offset()

static word dart::compiler::target::FinalizerEntry::value_offset ( )
static

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