Home
last modified time | relevance | path

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

/third_party/node/src/
Dasync_wrap.cc348 void AsyncWrap::EmitDestroy(bool from_gc) { in EmitDestroy() function in node::AsyncWrap
567 void AsyncWrap::EmitDestroy(Environment* env, double async_id) { in EmitDestroy() function in node::AsyncWrap