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

#include <runtime_api.h>

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

Public Member Functions

 FINAL_CLASS ()
 

Static Public Member Functions

static word UnalignedHeaderSize ()
 
static word HeaderSize ()
 
static word InstanceSize ()
 
static word InstanceSize (word payload_size)
 

Detailed Description

Definition at line 1357 of file runtime_api.h.

Member Function Documentation

◆ FINAL_CLASS()

dart::compiler::target::InstructionsSection::FINAL_CLASS ( )

◆ HeaderSize()

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

◆ InstanceSize() [1/2]

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

◆ InstanceSize() [2/2]

static word dart::compiler::target::InstructionsSection::InstanceSize ( word  payload_size)
static

◆ UnalignedHeaderSize()

static word dart::compiler::target::InstructionsSection::UnalignedHeaderSize ( )
static

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