Home
last modified time | relevance | path

Searched refs:GetExecutionAsyncId (Results 1 – 3 of 3) sorted by relevance

/external/v8/src/
Dasync-hooks-wrapper.h67 async_id_t GetExecutionAsyncId() const;
Dasync-hooks-wrapper.cc77 async_id_t AsyncHooks::GetExecutionAsyncId() const { in GetExecutionAsyncId() function in v8::AsyncHooks
Dd8.cc1242 PerIsolateData::Get(isolate)->GetAsyncHooks()->GetExecutionAsyncId())); in AsyncHooksExecutionAsyncId()