Searched defs:setMaxCallStackSizeToCapture (Results 1 – 2 of 2) sorted by relevance
/third_party/node/deps/v8/src/inspector/ | ||
D | v8-runtime-agent-impl.cc | 503 Response V8RuntimeAgentImpl::setMaxCallStackSizeToCapture(int size) { in setMaxCallStackSizeToCapture() function in v8_inspector::V8RuntimeAgentImpl |
D | v8-debugger.cc | 843 void V8Debugger::setMaxCallStackSizeToCapture(V8RuntimeAgentImpl* agent, in setMaxCallStackSizeToCapture() function in v8_inspector::V8Debugger |