#include <runtime_api.h>
Definition at line 224 of file runtime_api.h.
◆ ~RuntimeEntry()
virtual dart::compiler::RuntimeEntry::~RuntimeEntry |
( |
| ) |
|
|
inlinevirtual |
◆ RuntimeEntry()
Definition at line 234 of file runtime_api.h.
235 : runtime_entry_(runtime_entry) {}
◆ argument_count()
intptr_t dart::compiler::RuntimeEntry::argument_count |
( |
| ) |
const |
Definition at line 340 of file runtime_api.cc.
340 {
342}
intptr_t argument_count() const
◆ is_leaf()
bool dart::compiler::RuntimeEntry::is_leaf |
( |
| ) |
const |
◆ OffsetFromThread()
word dart::compiler::RuntimeEntry::OffsetFromThread |
( |
| ) |
const |
Definition at line 332 of file runtime_api.cc.
332 {
334}
static word OffsetFromThread(const dart::Object &object)
The documentation for this class was generated from the following files: