Searched refs:EmitDestroy (Results 1 – 5 of 5) sorted by relevance
265 AsyncWrap::EmitDestroy(p->env, p->asyncId); in WeakCallback()348 void AsyncWrap::EmitDestroy(bool from_gc) { in EmitDestroy() function in node::AsyncWrap349 AsyncWrap::EmitDestroy(env(), async_id_); in EmitDestroy()361 AsyncWrap::EmitDestroy( in QueueDestroyAsyncId()549 EmitDestroy(true /* from gc */); in ~AsyncWrap()567 void AsyncWrap::EmitDestroy(Environment* env, double async_id) { in EmitDestroy() function in node::AsyncWrap603 EmitDestroy(); in AsyncReset()
158 static void EmitDestroy(Environment* env, double async_id);163 void EmitDestroy(bool from_gc = false);
488 parser->EmitDestroy(); in Free()
482 node::AsyncWrap::EmitDestroy(node_env(), async_id_); in ~AsyncContext()
228 AsyncWrap::EmitDestroy(env, asyncContext.async_id); in EmitAsyncDestroy()