Flutter Engine
The Flutter Engine
Loading...
Searching...
No Matches
Public Member Functions | Static Public Member Functions | List of all members
dart::compiler::target::FreeListElement::FakeInstance Class Reference

#include <runtime_api.h>

Inheritance diagram for dart::compiler::target::FreeListElement::FakeInstance:
dart::AllStatic

Public Member Functions

 FINAL_CLASS ()
 

Static Public Member Functions

static word InstanceSize ()
 

Detailed Description

Definition at line 1577 of file runtime_api.h.

Member Function Documentation

◆ FINAL_CLASS()

dart::compiler::target::FreeListElement::FakeInstance::FINAL_CLASS ( )

◆ InstanceSize()

word dart::compiler::target::FreeListElement::FakeInstance::InstanceSize ( )
static

Definition at line 1039 of file runtime_api.cc.

1039 {
1040 return 0;
1041}

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