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

#include <runtime_api.h>

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

Public Member Functions

 FINAL_CLASS ()
 

Static Public Member Functions

static word HeaderSize ()
 
static word InstanceSize ()
 
static word InstanceSize (intptr_t length)
 

Detailed Description

Definition at line 1366 of file runtime_api.h.

Member Function Documentation

◆ FINAL_CLASS()

dart::compiler::target::InstructionsTable::FINAL_CLASS ( )

◆ HeaderSize()

static word dart::compiler::target::InstructionsTable::HeaderSize ( )
static

◆ InstanceSize() [1/2]

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

◆ InstanceSize() [2/2]

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

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