Home
last modified time | relevance | path

Searched defs:AsyncReset (Results 1 – 1 of 1) sorted by relevance

/third_party/node/src/
Dasync_wrap.cc288 void AsyncWrap::AsyncReset(const FunctionCallbackInfo<Value>& args) { in AsyncReset() function in node::AsyncWrap
573 void AsyncWrap::AsyncReset(Local<Object> resource, double execution_async_id, in AsyncReset() function in node::AsyncWrap