V8 API Reference, 7.2.502.16 (for Deno 0.2.4)
|
Public Member Functions | |
PerIsolateThreadData (Isolate *isolate, ThreadId thread_id) | |
Isolate * | isolate () const |
ThreadId | thread_id () const |
bool | Matches (Isolate *isolate, ThreadId thread_id) const |
Friends | |
class | Isolate |
class | ThreadDataTable |
class | EntryStackItem |