Home
last modified time | relevance | path

Searched refs:DisableAsyncHook (Results 1 – 2 of 2) sorted by relevance

/third_party/node/src/
Dinspector_agent.h81 void DisableAsyncHook();
Dinspector_agent.cc410 agent->DisableAsyncHook(); in maxAsyncCallStackDepthChanged()
815 DisableAsyncHook(); in RegisterAsyncHook()
832 void Agent::DisableAsyncHook() { in DisableAsyncHook() function in node::inspector::Agent