Home
last modified time | relevance | path

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

/third_party/node/src/
H A Dasync_wrap.cc203 static void DestroyParamCleanupHook(void* ptr) { in DestroyParamCleanupHook() function
215 p->env->RemoveCleanupHook(DestroyParamCleanupHook, p.get()); in WeakCallback()
244 p->env->AddCleanupHook(DestroyParamCleanupHook, p); in RegisterDestroyHook()

Completed in 2 milliseconds