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