Home
last modified time | relevance | path

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

/third_party/node/src/
Dinspector_agent.h80 void EnableAsyncHook();
Dinspector_agent.cc412 agent->EnableAsyncHook(); in maxAsyncCallStackDepthChanged()
811 EnableAsyncHook(); in RegisterAsyncHook()
819 void Agent::EnableAsyncHook() { in EnableAsyncHook() function in node::inspector::Agent