Home
last modified time | relevance | path

Searched defs:GetTriggerAsyncId (Results 1 – 3 of 3) sorted by relevance

/third_party/node/test/addons/async-hooks-id/
Dbinding.cc15 void GetTriggerAsyncId(const FunctionCallbackInfo<Value>& args) { in GetTriggerAsyncId() function
/third_party/node/test/addons/async-resource/
Dbinding.cc98 void GetTriggerAsyncId(const FunctionCallbackInfo<Value>& args) { in GetTriggerAsyncId() function
/third_party/node/deps/v8/src/d8/
Dasync-hooks-wrapper.cc116 async_id_t AsyncHooks::GetTriggerAsyncId() const { in GetTriggerAsyncId() function in v8::AsyncHooks