Home
last modified time | relevance | path

Searched refs:current_async_id (Results 1 – 2 of 2) sorted by relevance

/external/v8/src/
Dasync-hooks-wrapper.h61 current_async_id = 1; in AsyncHooks()
91 async_id_t current_async_id; variable
Dasync-hooks-wrapper.cc141 ++hooks->current_async_id; in ShellPromiseHook()
143 Integer::New(hooks->isolate_, hooks->current_async_id); in ShellPromiseHook()