Searched defs:asyncContext (Results 1 – 3 of 3) sorted by relevance
23 async_context asyncContext) in CallbackScope()46 const async_context& asyncContext, in InternalCallbackScope()154 async_context asyncContext) { in InternalMakeCallback()215 async_context asyncContext) { in MakeCallback()227 async_context asyncContext) { in MakeCallback()250 async_context asyncContext) { in MakeCallback()
206 void EmitAsyncDestroy(Isolate* isolate, async_context asyncContext) { in EmitAsyncDestroy()210 void EmitAsyncDestroy(Environment* env, async_context asyncContext) { in EmitAsyncDestroy()
20 node::async_context asyncContext = { in RunInCallbackScope() local