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

#include <runtime_api.h>

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

Static Public Member Functions

static word top_offset ()
 
static word pointers_offset ()
 

Static Public Attributes

static const word kSize
 

Detailed Description

Definition at line 1293 of file runtime_api.h.

Member Function Documentation

◆ pointers_offset()

static word dart::compiler::target::StoreBufferBlock::pointers_offset ( )
static

◆ top_offset()

static word dart::compiler::target::StoreBufferBlock::top_offset ( )
static

Member Data Documentation

◆ kSize

const word dart::compiler::target::StoreBufferBlock::kSize
static

Definition at line 1297 of file runtime_api.h.


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