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

#include <runtime_api.h>

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

Public Member Functions

 FINAL_CLASS ()
 

Static Public Member Functions

static word key_offset ()
 
static word value_offset ()
 
static word InstanceSize ()
 

Detailed Description

Definition at line 1049 of file runtime_api.h.

Member Function Documentation

◆ FINAL_CLASS()

dart::compiler::target::WeakProperty::FINAL_CLASS ( )

◆ InstanceSize()

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

◆ key_offset()

static word dart::compiler::target::WeakProperty::key_offset ( )
static

◆ value_offset()

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

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