Flutter Engine
The Flutter Engine
|
#include <isolate.h>
Public Member Functions | |
ActiveIsolateScope (Thread *thread) | |
ActiveIsolateScope (Thread *thread, Isolate *isolate) | |
~ActiveIsolateScope () | |
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) |
|
inlineexplicit |
Definition at line 1855 of file isolate.h.
|
inline |