blob: 51b75a02083f1af0121c0ea69ec30e3b5f1c149d [file]
[
{
"this": {
"c": "function <large string>"
},
"arguments": {
"#__proto__": "Object {...}",
"length": "number 0",
"callee": "function <large string>",
"Symbol.iterator": "function <large string>"
},
"scopes0": {
"a": "string level2level3"
},
"scopes1": {
"e": "string level1"
},
"globals": {
"c": "function <large string>"
}
},
{
"this": {
"c": "function <large string>"
},
"locals": {
"b": "string level2",
"a": "string level2level3",
"e": "string level1",
"c": {
"#__proto__": "function <large string>",
"prototype": "Object {...}",
"name": "string f",
"caller": "object null",
"arguments": "object null",
"length": "number 0"
}
},
"globals": {}
}
]