![]() |
Flutter Engine
The Flutter Engine
|
#include <thread.h>
Public Member Functions | |
RuntimeCallDeoptScope (Thread *thread, RuntimeCallDeoptAbility kind) | |
virtual | ~RuntimeCallDeoptScope () |
![]() | |
StackResource (ThreadState *thread) | |
virtual | ~StackResource () |
ThreadState * | thread () const |
Additional Inherited Members | |
![]() | |
static void | Unwind (ThreadState *thread) |
static void | UnwindAbove (ThreadState *thread, StackResource *new_top) |
|
inline |
Definition at line 1503 of file thread.h.
|
inlinevirtual |