| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205 |
- [
- {
- "this": {
- "Symbol.toStringTag": "string global",
- "obj": "undefined undefined",
- "c": "undefined undefined",
- "foo": "function <large string>",
- "bar": "function <large string>"
- },
- "scopes0": {
- "arguments": "Object {...}",
- "mm": "Array [22,33]",
- "f1": "function function f1() {}",
- "a": "number 10",
- "b": "Object {...}",
- "c1": "undefined undefined"
- },
- "globals": {
- "Symbol.toStringTag": "string global",
- "obj": "undefined undefined",
- "c": "undefined undefined",
- "foo": "function <large string>",
- "bar": "function <large string>"
- }
- },
- {
- "evaluate": {
- "mm": "Array [22,33]"
- }
- },
- {
- "callStack": [
- {
- "line": 3,
- "column": 1,
- "sourceText": "ex1",
- "function": "eval code"
- },
- {
- "line": 10,
- "column": 4,
- "sourceText": "eval(' try { \\n abc.def = 10;\\n } catch(ex1) { \\n ex1; /**bp:stack();locals(1);evaluate(\"ex1\");evaluate(\"c1\")**/ } \\nc;')",
- "function": "foo"
- },
- {
- "line": 13,
- "column": 0,
- "sourceText": "foo()",
- "function": "Global code"
- }
- ]
- },
- {
- "this": {
- "Symbol.toStringTag": "string global",
- "obj": "undefined undefined",
- "c": "undefined undefined",
- "foo": "function <large string>",
- "bar": "function <large string>"
- },
- "locals": {
- "ex1": {
- "#__proto__": "Error ",
- "message": "string <large string>",
- "description": "string <large string>",
- "number": "number -2146823279",
- "stack": "string <large string>"
- }
- },
- "scopes0": {
- "arguments": "Object {...}",
- "mm": "Array [22,33]",
- "f1": "function function f1() {}",
- "a": "number 10",
- "b": "Object {...}",
- "c1": "Array [1]"
- },
- "globals": {
- "Symbol.toStringTag": "string global",
- "obj": "undefined undefined",
- "c": "undefined undefined",
- "foo": "function <large string>",
- "bar": "function <large string>"
- }
- },
- {
- "evaluate": {
- "ex1": "Error <large string>"
- }
- },
- {
- "evaluate": {
- "c1": "Array [1]"
- }
- },
- {
- "this": {
- "Symbol.toStringTag": "string global",
- "obj": "undefined undefined",
- "c": "undefined undefined",
- "foo": "function <large string>",
- "bar": "function <large string>"
- },
- "locals": {
- "Symbol.toStringTag": "string global",
- "obj": "undefined undefined",
- "c": "undefined undefined",
- "foo": {
- "#__proto__": "function <large string>",
- "prototype": "Object {...}",
- "name": "string foo",
- "caller": "object null",
- "arguments": "object null",
- "length": "number 0"
- },
- "bar": {
- "#__proto__": "function <large string>",
- "prototype": "Object {...}",
- "name": "string bar",
- "caller": "object null",
- "arguments": "object null",
- "length": "number 0"
- }
- },
- "globals": {}
- },
- {
- "this": {
- "Symbol.toStringTag": "string global",
- "obj": "undefined undefined",
- "c": "undefined undefined",
- "foo": "function <large string>",
- "bar": "function <large string>"
- },
- "locals": {
- "ex2": {
- "#__proto__": "Error ",
- "message": "string <large string>",
- "description": "string <large string>",
- "number": "number -2146823279",
- "stack": "string <large string>"
- },
- "Symbol.toStringTag": "string global",
- "obj": "undefined undefined",
- "c": "undefined undefined",
- "foo": {
- "#__proto__": "function <large string>",
- "prototype": "Object {...}",
- "name": "string foo",
- "caller": "object null",
- "arguments": "object null",
- "length": "number 0"
- },
- "bar": {
- "#__proto__": "function <large string>",
- "prototype": "Object {...}",
- "name": "string bar",
- "caller": "object null",
- "arguments": "object null",
- "length": "number 0"
- }
- },
- "globals": {}
- },
- {
- "this": {
- "Symbol.toStringTag": "string global",
- "obj": "Object {...}",
- "c": "number 10",
- "foo": "function <large string>",
- "bar": "function <large string>"
- },
- "locals": {
- "Symbol.toStringTag": "string global",
- "obj": {
- "#__proto__": "Object {...}",
- "x": "number 10",
- "y": "Array [11,22]"
- },
- "c": "number 10",
- "foo": {
- "#__proto__": "function <large string>",
- "prototype": "Object {...}",
- "name": "string foo",
- "caller": "object null",
- "arguments": "object null",
- "length": "number 0"
- },
- "bar": {
- "#__proto__": "function <large string>",
- "prototype": "Object {...}",
- "name": "string bar",
- "caller": "object null",
- "arguments": "object null",
- "length": "number 0"
- }
- },
- "globals": {}
- },
- {
- "evaluate": {
- "y": "Array [11,22]"
- }
- }
- ]
|