Home
last modified time | relevance | path

Searched refs:maxAsyncCallStackDepthChanged (Results 1 – 4 of 4) sorted by relevance

/third_party/node/deps/v8/include/
Dv8-inspector.h276 virtual void maxAsyncCallStackDepthChanged(int depth) {} in maxAsyncCallStackDepthChanged() function
/third_party/node/src/
Dinspector_agent.cc423 void maxAsyncCallStackDepthChanged(int depth) override { in maxAsyncCallStackDepthChanged() function in node::inspector::NodeInspectorClient
/third_party/node/deps/v8/src/inspector/
Dv8-debugger.cc836 m_inspector->client()->maxAsyncCallStackDepthChanged( in setAsyncCallStackDepth()
/third_party/node/doc/changelogs/
DCHANGELOG_V11.md192 …ode/commit/e776b013ad)] - **src**: do not call into JS in the maxAsyncCallStackDepthChanged interr…