blob: 596f281fdaaaf8a87bd05c6bf854285353326dbf [file]
[
{
"this": {
"a": "Object {...}"
},
"locals": {
"y": "string x",
"a": {
"#__proto__": "Object {...}",
"x": "number 2",
"y": "number 1"
}
},
"globals": {}
},
{
"this": {
"a": "Object {...}"
},
"locals": {
"y": "string y",
"a": {
"#__proto__": "Object {...}",
"x": "number 2",
"y": "number 1"
}
},
"globals": {}
}
]