Searched refs:setMaxCallStackSizeToCapture (Results 1 – 5 of 5) sorted by relevance
503 Response V8RuntimeAgentImpl::setMaxCallStackSizeToCapture(int size) { in setMaxCallStackSizeToCapture() function in v8_inspector::V8RuntimeAgentImpl514 m_inspector->debugger()->setMaxCallStackSizeToCapture(this, size); in setMaxCallStackSizeToCapture()892 m_inspector->debugger()->setMaxCallStackSizeToCapture(this, size); in restore()908 m_inspector->debugger()->setMaxCallStackSizeToCapture( in enable()927 m_inspector->debugger()->setMaxCallStackSizeToCapture(this, -1); in disable()
107 Response setMaxCallStackSizeToCapture(int) override;
95 void setMaxCallStackSizeToCapture(V8RuntimeAgentImpl*, int);
843 void V8Debugger::setMaxCallStackSizeToCapture(V8RuntimeAgentImpl* agent, in setMaxCallStackSizeToCapture() function in v8_inspector::V8Debugger
1554 experimental command setMaxCallStackSizeToCapture