Searched refs:node_async_context (Results 1 – 1 of 1) sorted by relevance
887 v8impl::AsyncContext* node_async_context = in napi_open_callback_scope() local890 *result = node_async_context->OpenCallbackScope(); in napi_open_callback_scope()951 v8impl::AsyncContext* node_async_context = in napi_async_destroy() local954 delete node_async_context; in napi_async_destroy()991 v8impl::AsyncContext* node_async_context = in napi_make_callback() local993 callback_result = node_async_context->MakeCallback( in napi_make_callback()