V8 API Reference, 7.2.502.16 (for Deno 0.2.4)
|
Public Member Functions | |
AsyncHooks (Isolate *isolate) | |
async_id_t | GetExecutionAsyncId () const |
async_id_t | GetTriggerAsyncId () const |
Local< Object > | CreateHook (const v8::FunctionCallbackInfo< v8::Value > &args) |
Public Attributes | |
Persistent< FunctionTemplate > | async_hook_ctor |
Definition at line 52 of file async-hooks-wrapper.h.