Searched refs:node_async_context (Results 1 – 1 of 1) sorted by relevance
775 v8impl::AsyncContext* node_async_context = in napi_open_callback_scope() local778 *result = node_async_context->OpenCallbackScope(); in napi_open_callback_scope()838 v8impl::AsyncContext* node_async_context = in napi_async_destroy() local841 delete node_async_context; in napi_async_destroy()878 v8impl::AsyncContext* node_async_context = in napi_make_callback() local880 callback_result = node_async_context->MakeCallback( in napi_make_callback()