Sign in
chromium
/
external
/
github.com
/
Microsoft
/
ChakraCore
/
builtins
/
.
/
test
/
DebuggerCommon
/
blockScopeGlobalBlockTest.js.dbg.baseline
blob: 23cb319beeb683fc7e0734a1b6e6dd340ccd5429 [
file
]
[
{
"this"
:
{},
"locals"
:
{
"b"
:
"number 2"
,
"a"
:
"number 1"
},
"globals"
:
{}
},
{
"callStack"
:
[
{
"line"
:
10
,
"column"
:
4
,
"sourceText"
:
"a == 2"
,
"function"
:
"Global code"
}
]
},
{
"this"
:
"Object {...}"
,
"locals"
:
{
"a"
:
"number 1"
}
}
]