• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1{
2  "type": "Program",
3  "statements": [
4    {
5      "type": "ThrowStatement",
6      "argument": {
7        "type": "NumberLiteral",
8        "value": 123,
9        "loc": {
10          "start": {
11            "line": 17,
12            "column": 7
13          },
14          "end": {
15            "line": 17,
16            "column": 10
17          }
18        }
19      },
20      "loc": {
21        "start": {
22          "line": 17,
23          "column": 1
24        },
25        "end": {
26          "line": 17,
27          "column": 10
28        }
29      }
30    },
31    {
32      "type": "ThrowStatement",
33      "argument": {
34        "type": "NumberLiteral",
35        "value": 123,
36        "loc": {
37          "start": {
38            "line": 18,
39            "column": 7
40          },
41          "end": {
42            "line": 18,
43            "column": 10
44          }
45        }
46      },
47      "loc": {
48        "start": {
49          "line": 18,
50          "column": 1
51        },
52        "end": {
53          "line": 18,
54          "column": 11
55        }
56      }
57    },
58    {
59      "type": "ThrowStatement",
60      "argument": {
61        "type": "StringLiteral",
62        "value": "",
63        "loc": {
64          "start": {
65            "line": 19,
66            "column": 7
67          },
68          "end": {
69            "line": 19,
70            "column": 9
71          }
72        }
73      },
74      "loc": {
75        "start": {
76          "line": 19,
77          "column": 1
78        },
79        "end": {
80          "line": 19,
81          "column": 9
82        }
83      }
84    },
85    {
86      "type": "ThrowStatement",
87      "argument": {
88        "type": "StringLiteral",
89        "value": "",
90        "loc": {
91          "start": {
92            "line": 20,
93            "column": 7
94          },
95          "end": {
96            "line": 20,
97            "column": 9
98          }
99        }
100      },
101      "loc": {
102        "start": {
103          "line": 20,
104          "column": 1
105        },
106        "end": {
107          "line": 20,
108          "column": 10
109        }
110      }
111    },
112    {
113      "type": "ThrowStatement",
114      "argument": {
115        "type": "StringLiteral",
116        "value": "",
117        "loc": {
118          "start": {
119            "line": 21,
120            "column": 7
121          },
122          "end": {
123            "line": 21,
124            "column": 9
125          }
126        }
127      },
128      "loc": {
129        "start": {
130          "line": 21,
131          "column": 1
132        },
133        "end": {
134          "line": 21,
135          "column": 9
136        }
137      }
138    },
139    {
140      "type": "ThrowStatement",
141      "argument": {
142        "type": "StringLiteral",
143        "value": "",
144        "loc": {
145          "start": {
146            "line": 22,
147            "column": 7
148          },
149          "end": {
150            "line": 22,
151            "column": 9
152          }
153        }
154      },
155      "loc": {
156        "start": {
157          "line": 22,
158          "column": 1
159        },
160        "end": {
161          "line": 22,
162          "column": 10
163        }
164      }
165    },
166    {
167      "type": "ThrowStatement",
168      "argument": {
169        "type": "Identifier",
170        "name": "undefined",
171        "loc": {
172          "start": {
173            "line": 23,
174            "column": 7
175          },
176          "end": {
177            "line": 23,
178            "column": 16
179          }
180        }
181      },
182      "loc": {
183        "start": {
184          "line": 23,
185          "column": 1
186        },
187        "end": {
188          "line": 23,
189          "column": 16
190        }
191      }
192    },
193    {
194      "type": "ThrowStatement",
195      "argument": {
196        "type": "Identifier",
197        "name": "undefined",
198        "loc": {
199          "start": {
200            "line": 24,
201            "column": 7
202          },
203          "end": {
204            "line": 24,
205            "column": 16
206          }
207        }
208      },
209      "loc": {
210        "start": {
211          "line": 24,
212          "column": 1
213        },
214        "end": {
215          "line": 24,
216          "column": 17
217        }
218      }
219    },
220    {
221      "type": "ThrowStatement",
222      "argument": {
223        "type": "NullLiteral",
224        "value": null,
225        "loc": {
226          "start": {
227            "line": 25,
228            "column": 7
229          },
230          "end": {
231            "line": 25,
232            "column": 11
233          }
234        }
235      },
236      "loc": {
237        "start": {
238          "line": 25,
239          "column": 1
240        },
241        "end": {
242          "line": 25,
243          "column": 11
244        }
245      }
246    },
247    {
248      "type": "ThrowStatement",
249      "argument": {
250        "type": "NullLiteral",
251        "value": null,
252        "loc": {
253          "start": {
254            "line": 26,
255            "column": 7
256          },
257          "end": {
258            "line": 26,
259            "column": 11
260          }
261        }
262      },
263      "loc": {
264        "start": {
265          "line": 26,
266          "column": 1
267        },
268        "end": {
269          "line": 26,
270          "column": 12
271        }
272      }
273    },
274    {
275      "type": "ThrowStatement",
276      "argument": {
277        "type": "Identifier",
278        "name": "err",
279        "loc": {
280          "start": {
281            "line": 27,
282            "column": 7
283          },
284          "end": {
285            "line": 27,
286            "column": 10
287          }
288        }
289      },
290      "loc": {
291        "start": {
292          "line": 27,
293          "column": 1
294        },
295        "end": {
296          "line": 27,
297          "column": 10
298        }
299      }
300    },
301    {
302      "type": "ThrowStatement",
303      "argument": {
304        "type": "Identifier",
305        "name": "err",
306        "loc": {
307          "start": {
308            "line": 28,
309            "column": 7
310          },
311          "end": {
312            "line": 28,
313            "column": 10
314          }
315        }
316      },
317      "loc": {
318        "start": {
319          "line": 28,
320          "column": 1
321        },
322        "end": {
323          "line": 28,
324          "column": 11
325        }
326      }
327    }
328  ],
329  "loc": {
330    "start": {
331      "line": 1,
332      "column": 1
333    },
334    "end": {
335      "line": 29,
336      "column": 1
337    }
338  }
339}
340