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

#include <runtime_api.h>

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

Public Member Functions

 FINAL_CLASS ()
 

Static Public Member Functions

static word length_offset ()
 
static word element_offset (intptr_t index)
 
static word InstanceSize (intptr_t length)
 
static word InstanceSize ()
 

Detailed Description

Definition at line 1418 of file runtime_api.h.

Member Function Documentation

◆ element_offset()

static word dart::compiler::target::WeakArray::element_offset ( intptr_t  index)
static

◆ FINAL_CLASS()

dart::compiler::target::WeakArray::FINAL_CLASS ( )

◆ InstanceSize() [1/2]

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

◆ InstanceSize() [2/2]

static word dart::compiler::target::WeakArray::InstanceSize ( intptr_t  length)
static

◆ length_offset()

static word dart::compiler::target::WeakArray::length_offset ( )
static

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