V8 API Reference, 7.2.502.16 (for Deno 0.2.4)
v8::AsyncHooks Class Reference

Public Member Functions

 AsyncHooks (Isolate *isolate)
 
async_id_t GetExecutionAsyncId () const
 
async_id_t GetTriggerAsyncId () const
 
Local< ObjectCreateHook (const v8::FunctionCallbackInfo< v8::Value > &args)
 

Public Attributes

Persistent< FunctionTemplateasync_hook_ctor
 

Detailed Description

Definition at line 52 of file async-hooks-wrapper.h.


The documentation for this class was generated from the following files: