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

#include <runtime_api.h>

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

Public Member Functions

 FINAL_CLASS ()
 

Static Public Member Functions

static word InstanceSize ()
 

Detailed Description

Definition at line 1586 of file runtime_api.h.

Member Function Documentation

◆ FINAL_CLASS()

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

◆ InstanceSize()

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

Definition at line 1043 of file runtime_api.cc.

1043 {
1044 return 0;
1045}

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