Home
last modified time | relevance | path

Searched refs:push_async_context (Results 1 – 4 of 4) sorted by relevance

/third_party/node/src/api/
Dcallback.cc71 env->async_hooks()->push_async_context( in InternalCallbackScope()
/third_party/node/src/
Dasync_wrap.cc300 env->async_hooks()->push_async_context(async_id, trigger_async_id, {}); in PushAsyncContext()
Denv-inl.h153 inline void AsyncHooks::push_async_context(double async_id, in push_async_context() function
Denv.h673 inline void push_async_context(double async_id, double trigger_async_id,