Home
last modified time | relevance | path

Searched refs:RunWeakRefCleanup (Results 1 – 3 of 3) sorted by relevance

/third_party/node/src/api/
Dcallback.cc120 auto weakref_cleanup = OnScopeLeave([&]() { env_->RunWeakRefCleanup(); }); in Close()
/third_party/node/src/
Denv.cc1304 void Environment::RunWeakRefCleanup() { in RunWeakRefCleanup() function in node::Environment
Denv.h1148 void RunWeakRefCleanup();