Flutter Engine
The Flutter Engine
|
#include <safepoint.h>
Public Member Functions | |
DeoptSafepointOperationScope (Thread *T) | |
~DeoptSafepointOperationScope () | |
Public Member Functions inherited from dart::ThreadStackResource | |
ThreadStackResource (Thread *T) | |
~ThreadStackResource () | |
Thread * | thread () const |
Isolate * | isolate () const |
IsolateGroup * | isolate_group () const |
Public Member Functions inherited from dart::StackResource | |
StackResource (ThreadState *thread) | |
virtual | ~StackResource () |
ThreadState * | thread () const |
Additional Inherited Members | |
Static Public Member Functions inherited from dart::StackResource | |
static void | Unwind (ThreadState *thread) |
static void | UnwindAbove (ThreadState *thread, StackResource *new_top) |
Protected Member Functions inherited from dart::SafepointOperationScope | |
SafepointOperationScope (Thread *T, SafepointLevel level) | |
~SafepointOperationScope () | |
Definition at line 43 of file safepoint.h.
|
inlineexplicit |
Definition at line 45 of file safepoint.h.
|
inline |
Definition at line 47 of file safepoint.h.