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

#include <runtime_api.h>

Inheritance diagram for dart::compiler::target::MarkingStackBlock:
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 1300 of file runtime_api.h.

Member Function Documentation

◆ pointers_offset()

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

◆ top_offset()

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

Member Data Documentation

◆ kSize

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

Definition at line 1304 of file runtime_api.h.


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