![]() |
v8
V8 is Google’s open source high-performance JavaScript and WebAssembly engine, written in C++.
|
#include <async-hooks-wrapper.h>
Public Attributes | |
async_id_t | execution_async_id |
async_id_t | trigger_async_id |
Definition at line 24 of file async-hooks-wrapper.h.
async_id_t v8::AsyncContext::execution_async_id |
Definition at line 25 of file async-hooks-wrapper.h.
async_id_t v8::AsyncContext::trigger_async_id |
Definition at line 26 of file async-hooks-wrapper.h.