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

#include <runtime_api.h>

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

Static Public Member Functions

static word InstanceSize ()
 
static word NextFieldOffset ()
 

Detailed Description

Definition at line 1037 of file runtime_api.h.

Member Function Documentation

◆ InstanceSize()

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

◆ NextFieldOffset()

word dart::compiler::target::Integer::NextFieldOffset ( )
static

Definition at line 1068 of file runtime_api.cc.

1068 {
1070}
static intptr_t NextFieldOffset()
Definition: object.h:8355
static word TranslateOffsetInWords(word offset)
Definition: runtime_api.cc:445

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