Home
last modified time | relevance | path

Searched defs:EmitAsyncInit (Results 1 – 2 of 2) sorted by relevance

/third_party/node/src/api/
Dhooks.cc188 async_context EmitAsyncInit(Isolate* isolate, in EmitAsyncInit() function
199 async_context EmitAsyncInit(Isolate* isolate, in EmitAsyncInit() function
/third_party/node/src/
Dasync_wrap.cc650 void AsyncWrap::EmitAsyncInit(Environment* env, in EmitAsyncInit() function in node::AsyncWrap