Home
last modified time | relevance | path

Searched defs:setMaxCallStackSizeToCapture (Results 1 – 2 of 2) sorted by relevance

/third_party/node/deps/v8/src/inspector/
Dv8-runtime-agent-impl.cc503 Response V8RuntimeAgentImpl::setMaxCallStackSizeToCapture(int size) { in setMaxCallStackSizeToCapture() function in v8_inspector::V8RuntimeAgentImpl
Dv8-debugger.cc843 void V8Debugger::setMaxCallStackSizeToCapture(V8RuntimeAgentImpl* agent, in setMaxCallStackSizeToCapture() function in v8_inspector::V8Debugger