Home
last modified time | relevance | path

Searched refs:EmitAfter (Results 1 - 3 of 3) sorted by relevance

/third_party/node/src/
H A Dasync_wrap.h173 static void EmitAfter(Environment* env, double async_id);
H A Dasync_wrap.cc147 void AsyncWrap::EmitAfter(Environment* env, double async_id) { in EmitAfter() function in node::AsyncWrap
/third_party/node/src/api/
H A Dcallback.cc117 AsyncWrap::EmitAfter(env_, async_context_.async_id); in Close()

Completed in 3 milliseconds