blob: 99d590725b615017577fa2f83cc322fe078ffbe1 [file] [log] [blame]
Test that sections representing scopes of the current call frame are expandable and contain correct data.
Debugger was enabled.
Evaluated script in console.
Script execution paused.
Dump scope sections:
WindowWith Block
e: Error
Local
arguments: Arguments[1]
innerFunctionLocalVar: 2012
this: Window
x: 2010
WindowWith Block
innerFunction: function innerFunction(x) {
Closure
makeClosureLocalVar: "local.TextParam"
n: "TextParam"
WindowGlobal
<section collapsed>
Script execution resumed.
Debugger was disabled.