Searched defs:maxStackSize (Results 1 – 1 of 1) sorted by relevance
38 int maxStackSize) { in toFramesVector()228 int maxStackSize) { in create()251 V8Debugger* debugger, int maxStackSize) { in capture()400 int maxStackSize = debugger->maxCallStackSizeToCapture(); in capture() local