Home
last modified time | relevance | path

Searched refs:PushAsyncContext (Results 1 - 2 of 2) sorted by relevance

/third_party/node/src/
H A Dasync_wrap.cc255 void AsyncWrap::PushAsyncContext(const FunctionCallbackInfo<Value>& args) { in PushAsyncContext() function in node::AsyncWrap
363 SetMethod(context, target, "pushAsyncContext", PushAsyncContext); in Initialize()
454 registry->Register(PushAsyncContext); in RegisterExternalReferences()
H A Dasync_wrap.h152 static void PushAsyncContext(const v8::FunctionCallbackInfo<v8::Value>& args);

Completed in 4 milliseconds