Home
last modified time | relevance | path

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

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