Home
last modified time | relevance | path

Searched refs:AsyncHooksGetTriggerAsyncId (Results 1 - 3 of 3) sorted by relevance

/third_party/node/test/addons/async-hooks-id/
H A Dbinding.cc17 node::AsyncHooksGetTriggerAsyncId(args.GetIsolate())); in GetTriggerAsyncId()
/third_party/node/src/api/
H A Dhooks.cc185 async_id AsyncHooksGetTriggerAsyncId(Isolate* isolate) { in AsyncHooksGetTriggerAsyncId() function
/third_party/node/src/
H A Dnode.h1177 NODE_EXTERN async_id AsyncHooksGetTriggerAsyncId(v8::Isolate* isolate);
1185 * `AsyncHooksGetTriggerAsyncId()`. */
1251 * `EmitAsyncInit()` and `AsyncHooksGetTriggerAsyncId()`, respectively, when the

Completed in 4 milliseconds