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

#include <runtime_api.h>

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

Public Member Functions

 FINAL_CLASS ()
 

Static Public Member Functions

static word context_offset ()
 
static word delayed_type_arguments_offset ()
 
static word entry_point_offset ()
 
static word function_offset ()
 
static word function_type_arguments_offset ()
 
static word instantiator_type_arguments_offset ()
 
static word hash_offset ()
 
static word InstanceSize ()
 

Detailed Description

Definition at line 1465 of file runtime_api.h.

Member Function Documentation

◆ context_offset()

static word dart::compiler::target::Closure::context_offset ( )
static

◆ delayed_type_arguments_offset()

static word dart::compiler::target::Closure::delayed_type_arguments_offset ( )
static

◆ entry_point_offset()

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

◆ FINAL_CLASS()

dart::compiler::target::Closure::FINAL_CLASS ( )

◆ function_offset()

static word dart::compiler::target::Closure::function_offset ( )
static

◆ function_type_arguments_offset()

static word dart::compiler::target::Closure::function_type_arguments_offset ( )
static

◆ hash_offset()

static word dart::compiler::target::Closure::hash_offset ( )
static

◆ InstanceSize()

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

◆ instantiator_type_arguments_offset()

static word dart::compiler::target::Closure::instantiator_type_arguments_offset ( )
static

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