Home
last modified time | relevance | path

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

/third_party/node/src/
H A Dasync_wrap.cc320 void AsyncWrap::QueueDestroyAsyncId(const FunctionCallbackInfo<Value>& args) { in QueueDestroyAsyncId() function in node::AsyncWrap
367 SetMethod(context, target, "queueDestroyAsyncId", QueueDestroyAsyncId); in Initialize()
458 registry->Register(QueueDestroyAsyncId); in RegisterExternalReferences()
H A Dasync_wrap.h160 static void QueueDestroyAsyncId(

Completed in 2 milliseconds