Home
last modified time | relevance | path

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

/third_party/node/src/
H A Dasync_wrap.h172 static void EmitBefore(Environment* env, double async_id);
H A Dasync_wrap.cc125 void AsyncWrap::EmitBefore(Environment* env, double async_id) { in EmitBefore() function in node::AsyncWrap
/third_party/node/src/api/
H A Dcallback.cc87 AsyncWrap::EmitBefore(env, asyncContext.async_id); in InternalCallbackScope()

Completed in 3 milliseconds