Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/inspector/
Dv8-stack-trace-impl.cc38 int maxStackSize) { in toFramesVector()
228 int maxStackSize) { in create()
251 V8Debugger* debugger, int maxStackSize) { in capture()
400 int maxStackSize = debugger->maxCallStackSizeToCapture(); in capture() local