{ "type": "Program", "body": [ { "range": [ 0, 49 ], "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 49 } }, "type": "TryStatement", "block": { "range": [ 4, 6 ], "loc": { "start": { "line": 1, "column": 4 }, "end": { "line": 1, "column": 6 } }, "type": "BlockStatement", "body": [] }, "handler": { "range": [ 7, 49 ], "loc": { "start": { "line": 1, "column": 7 }, "end": { "line": 1, "column": 49 } }, "type": "CatchClause", "param": { "range": [ 14, 45 ], "loc": { "start": { "line": 1, "column": 14 }, "end": { "line": 1, "column": 45 } }, "type": "ArrayPattern", "elements": [ { "range": [ 15, 16 ], "loc": { "start": { "line": 1, "column": 15 }, "end": { "line": 1, "column": 16 } }, "type": "Identifier", "name": "a" }, { "range": [ 17, 18 ], "loc": { "start": { "line": 1, "column": 17 }, "end": { "line": 1, "column": 18 } }, "type": "Identifier", "name": "b" }, { "range": [ 20, 44 ], "loc": { "start": { "line": 1, "column": 20 }, "end": { "line": 1, "column": 44 } }, "type": "ObjectPattern", "properties": [ { "range": [ 21, 22 ], "loc": { "start": { "line": 1, "column": 21 }, "end": { "line": 1, "column": 22 } }, "type": "Property", "key": { "range": [ 21, 22 ], "loc": { "start": { "line": 1, "column": 21 }, "end": { "line": 1, "column": 22 } }, "type": "Identifier", "name": "c" }, "computed": false, "value": { "range": [ 21, 22 ], "loc": { "start": { "line": 1, "column": 21 }, "end": { "line": 1, "column": 22 } }, "type": "Identifier", "name": "c" }, "kind": "init", "method": false, "shorthand": true }, { "range": [ 24, 29 ], "loc": { "start": { "line": 1, "column": 24 }, "end": { "line": 1, "column": 29 } }, "type": "Property", "key": { "range": [ 24, 25 ], "loc": { "start": { "line": 1, "column": 24 }, "end": { "line": 1, "column": 25 } }, "type": "Identifier", "name": "d" }, "computed": false, "value": { "range": [ 26, 29 ], "loc": { "start": { "line": 1, "column": 26 }, "end": { "line": 1, "column": 29 } }, "type": "AssignmentPattern", "left": { "range": [ 26, 27 ], "loc": { "start": { "line": 1, "column": 26 }, "end": { "line": 1, "column": 27 } }, "type": "Identifier", "name": "e" }, "right": { "range": [ 28, 29 ], "loc": { "start": { "line": 1, "column": 28 }, "end": { "line": 1, "column": 29 } }, "type": "Literal", "value": 0, "raw": "0" } }, "kind": "init", "method": false, "shorthand": false }, { "range": [ 31, 38 ], "loc": { "start": { "line": 1, "column": 31 }, "end": { "line": 1, "column": 38 } }, "type": "Property", "key": { "range": [ 32, 33 ], "loc": { "start": { "line": 1, "column": 32 }, "end": { "line": 1, "column": 33 } }, "type": "Identifier", "name": "f" }, "computed": true, "value": { "range": [ 35, 38 ], "loc": { "start": { "line": 1, "column": 35 }, "end": { "line": 1, "column": 38 } }, "type": "AssignmentPattern", "left": { "range": [ 35, 36 ], "loc": { "start": { "line": 1, "column": 35 }, "end": { "line": 1, "column": 36 } }, "type": "Identifier", "name": "g" }, "right": { "range": [ 37, 38 ], "loc": { "start": { "line": 1, "column": 37 }, "end": { "line": 1, "column": 38 } }, "type": "Literal", "value": 0, "raw": "0" } }, "kind": "init", "method": false, "shorthand": false }, { "range": [ 40, 43 ], "loc": { "start": { "line": 1, "column": 40 }, "end": { "line": 1, "column": 43 } }, "type": "Property", "key": { "range": [ 40, 41 ], "loc": { "start": { "line": 1, "column": 40 }, "end": { "line": 1, "column": 41 } }, "type": "Identifier", "name": "h" }, "computed": false, "value": { "range": [ 40, 43 ], "loc": { "start": { "line": 1, "column": 40 }, "end": { "line": 1, "column": 43 } }, "type": "AssignmentPattern", "left": { "range": [ 40, 41 ], "loc": { "start": { "line": 1, "column": 40 }, "end": { "line": 1, "column": 41 } }, "type": "Identifier", "name": "h" }, "right": { "range": [ 42, 43 ], "loc": { "start": { "line": 1, "column": 42 }, "end": { "line": 1, "column": 43 } }, "type": "Identifier", "name": "i" } }, "kind": "init", "method": false, "shorthand": true } ] } ] }, "body": { "range": [ 47, 49 ], "loc": { "start": { "line": 1, "column": 47 }, "end": { "line": 1, "column": 49 } }, "type": "BlockStatement", "body": [] } }, "finalizer": null } ], "sourceType": "script", "tokens": [ { "type": "Keyword", "value": "try", "range": [ 0, 3 ], "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 3 } } }, { "type": "Punctuator", "value": "{", "range": [ 4, 5 ], "loc": { "start": { "line": 1, "column": 4 }, "end": { "line": 1, "column": 5 } } }, { "type": "Punctuator", "value": "}", "range": [ 5, 6 ], "loc": { "start": { "line": 1, "column": 5 }, "end": { "line": 1, "column": 6 } } }, { "type": "Keyword", "value": "catch", "range": [ 7, 12 ], "loc": { "start": { "line": 1, "column": 7 }, "end": { "line": 1, "column": 12 } } }, { "type": "Punctuator", "value": "(", "range": [ 13, 14 ], "loc": { "start": { "line": 1, "column": 13 }, "end": { "line": 1, "column": 14 } } }, { "type": "Punctuator", "value": "[", "range": [ 14, 15 ], "loc": { "start": { "line": 1, "column": 14 }, "end": { "line": 1, "column": 15 } } }, { "type": "Identifier", "value": "a", "range": [ 15, 16 ], "loc": { "start": { "line": 1, "column": 15 }, "end": { "line": 1, "column": 16 } } }, { "type": "Punctuator", "value": ",", "range": [ 16, 17 ], "loc": { "start": { "line": 1, "column": 16 }, "end": { "line": 1, "column": 17 } } }, { "type": "Identifier", "value": "b", "range": [ 17, 18 ], "loc": { "start": { "line": 1, "column": 17 }, "end": { "line": 1, "column": 18 } } }, { "type": "Punctuator", "value": ",", "range": [ 18, 19 ], "loc": { "start": { "line": 1, "column": 18 }, "end": { "line": 1, "column": 19 } } }, { "type": "Punctuator", "value": "{", "range": [ 20, 21 ], "loc": { "start": { "line": 1, "column": 20 }, "end": { "line": 1, "column": 21 } } }, { "type": "Identifier", "value": "c", "range": [ 21, 22 ], "loc": { "start": { "line": 1, "column": 21 }, "end": { "line": 1, "column": 22 } } }, { "type": "Punctuator", "value": ",", "range": [ 22, 23 ], "loc": { "start": { "line": 1, "column": 22 }, "end": { "line": 1, "column": 23 } } }, { "type": "Identifier", "value": "d", "range": [ 24, 25 ], "loc": { "start": { "line": 1, "column": 24 }, "end": { "line": 1, "column": 25 } } }, { "type": "Punctuator", "value": ":", "range": [ 25, 26 ], "loc": { "start": { "line": 1, "column": 25 }, "end": { "line": 1, "column": 26 } } }, { "type": "Identifier", "value": "e", "range": [ 26, 27 ], "loc": { "start": { "line": 1, "column": 26 }, "end": { "line": 1, "column": 27 } } }, { "type": "Punctuator", "value": "=", "range": [ 27, 28 ], "loc": { "start": { "line": 1, "column": 27 }, "end": { "line": 1, "column": 28 } } }, { "type": "Numeric", "value": "0", "range": [ 28, 29 ], "loc": { "start": { "line": 1, "column": 28 }, "end": { "line": 1, "column": 29 } } }, { "type": "Punctuator", "value": ",", "range": [ 29, 30 ], "loc": { "start": { "line": 1, "column": 29 }, "end": { "line": 1, "column": 30 } } }, { "type": "Punctuator", "value": "[", "range": [ 31, 32 ], "loc": { "start": { "line": 1, "column": 31 }, "end": { "line": 1, "column": 32 } } }, { "type": "Identifier", "value": "f", "range": [ 32, 33 ], "loc": { "start": { "line": 1, "column": 32 }, "end": { "line": 1, "column": 33 } } }, { "type": "Punctuator", "value": "]", "range": [ 33, 34 ], "loc": { "start": { "line": 1, "column": 33 }, "end": { "line": 1, "column": 34 } } }, { "type": "Punctuator", "value": ":", "range": [ 34, 35 ], "loc": { "start": { "line": 1, "column": 34 }, "end": { "line": 1, "column": 35 } } }, { "type": "Identifier", "value": "g", "range": [ 35, 36 ], "loc": { "start": { "line": 1, "column": 35 }, "end": { "line": 1, "column": 36 } } }, { "type": "Punctuator", "value": "=", "range": [ 36, 37 ], "loc": { "start": { "line": 1, "column": 36 }, "end": { "line": 1, "column": 37 } } }, { "type": "Numeric", "value": "0", "range": [ 37, 38 ], "loc": { "start": { "line": 1, "column": 37 }, "end": { "line": 1, "column": 38 } } }, { "type": "Punctuator", "value": ",", "range": [ 38, 39 ], "loc": { "start": { "line": 1, "column": 38 }, "end": { "line": 1, "column": 39 } } }, { "type": "Identifier", "value": "h", "range": [ 40, 41 ], "loc": { "start": { "line": 1, "column": 40 }, "end": { "line": 1, "column": 41 } } }, { "type": "Punctuator", "value": "=", "range": [ 41, 42 ], "loc": { "start": { "line": 1, "column": 41 }, "end": { "line": 1, "column": 42 } } }, { "type": "Identifier", "value": "i", "range": [ 42, 43 ], "loc": { "start": { "line": 1, "column": 42 }, "end": { "line": 1, "column": 43 } } }, { "type": "Punctuator", "value": "}", "range": [ 43, 44 ], "loc": { "start": { "line": 1, "column": 43 }, "end": { "line": 1, "column": 44 } } }, { "type": "Punctuator", "value": "]", "range": [ 44, 45 ], "loc": { "start": { "line": 1, "column": 44 }, "end": { "line": 1, "column": 45 } } }, { "type": "Punctuator", "value": ")", "range": [ 45, 46 ], "loc": { "start": { "line": 1, "column": 45 }, "end": { "line": 1, "column": 46 } } }, { "type": "Punctuator", "value": "{", "range": [ 47, 48 ], "loc": { "start": { "line": 1, "column": 47 }, "end": { "line": 1, "column": 48 } } }, { "type": "Punctuator", "value": "}", "range": [ 48, 49 ], "loc": { "start": { "line": 1, "column": 48 }, "end": { "line": 1, "column": 49 } } } ], "range": [ 0, 49 ], "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 49 } } }