Searched refs:GetExecutionAsyncId (Results 1 – 3 of 3) sorted by relevance
67 async_id_t GetExecutionAsyncId() const;
77 async_id_t AsyncHooks::GetExecutionAsyncId() const { in GetExecutionAsyncId() function in v8::AsyncHooks
1242 PerIsolateData::Get(isolate)->GetAsyncHooks()->GetExecutionAsyncId())); in AsyncHooksExecutionAsyncId()