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

#include <runtime_api.h>

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

Public Member Functions

 FINAL_CLASS ()
 

Static Public Member Functions

static word lower_limit_offset ()
 
static word upper_limit_offset ()
 
static word entry_point_offset ()
 
static word target_offset ()
 
static word InstanceSize ()
 

Detailed Description

Definition at line 571 of file runtime_api.h.

Member Function Documentation

◆ entry_point_offset()

static word dart::compiler::target::SingleTargetCache::entry_point_offset ( )
static

◆ FINAL_CLASS()

dart::compiler::target::SingleTargetCache::FINAL_CLASS ( )

◆ InstanceSize()

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

◆ lower_limit_offset()

static word dart::compiler::target::SingleTargetCache::lower_limit_offset ( )
static

◆ target_offset()

static word dart::compiler::target::SingleTargetCache::target_offset ( )
static

◆ upper_limit_offset()

static word dart::compiler::target::SingleTargetCache::upper_limit_offset ( )
static

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