• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1{
2  "type": "Program",
3  "statements": [
4    {
5      "type": "FunctionDeclaration",
6      "function": {
7        "type": "ScriptFunction",
8        "id": {
9          "type": "Identifier",
10          "name": "f14",
11          "decorators": [],
12          "loc": {
13            "start": {
14              "line": 17,
15              "column": 16
16            },
17            "end": {
18              "line": 17,
19              "column": 19
20            }
21          }
22        },
23        "generator": false,
24        "async": true,
25        "expression": false,
26        "params": [],
27        "body": {
28          "type": "BlockStatement",
29          "statements": [
30            {
31              "type": "LabelledStatement",
32              "label": {
33                "type": "Identifier",
34                "name": "block",
35                "decorators": [],
36                "loc": {
37                  "start": {
38                    "line": 18,
39                    "column": 5
40                  },
41                  "end": {
42                    "line": 18,
43                    "column": 10
44                  }
45                }
46              },
47              "body": {
48                "type": "BlockStatement",
49                "statements": [
50                  {
51                    "type": "ExpressionStatement",
52                    "expression": {
53                      "type": "AwaitExpression",
54                      "argument": {
55                        "type": "NumberLiteral",
56                        "value": 1,
57                        "loc": {
58                          "start": {
59                            "line": 19,
60                            "column": 15
61                          },
62                          "end": {
63                            "line": 19,
64                            "column": 16
65                          }
66                        }
67                      },
68                      "loc": {
69                        "start": {
70                          "line": 19,
71                          "column": 9
72                        },
73                        "end": {
74                          "line": 19,
75                          "column": 16
76                        }
77                      }
78                    },
79                    "loc": {
80                      "start": {
81                        "line": 19,
82                        "column": 9
83                      },
84                      "end": {
85                        "line": 19,
86                        "column": 17
87                      }
88                    }
89                  },
90                  {
91                    "type": "BreakStatement",
92                    "label": {
93                      "type": "Identifier",
94                      "name": "block",
95                      "decorators": [],
96                      "loc": {
97                        "start": {
98                          "line": 20,
99                          "column": 15
100                        },
101                        "end": {
102                          "line": 20,
103                          "column": 20
104                        }
105                      }
106                    },
107                    "loc": {
108                      "start": {
109                        "line": 20,
110                        "column": 9
111                      },
112                      "end": {
113                        "line": 20,
114                        "column": 21
115                      }
116                    }
117                  }
118                ],
119                "loc": {
120                  "start": {
121                    "line": 18,
122                    "column": 12
123                  },
124                  "end": {
125                    "line": 21,
126                    "column": 6
127                  }
128                }
129              },
130              "loc": {
131                "start": {
132                  "line": 18,
133                  "column": 5
134                },
135                "end": {
136                  "line": 21,
137                  "column": 6
138                }
139              }
140            }
141          ],
142          "loc": {
143            "start": {
144              "line": 17,
145              "column": 22
146            },
147            "end": {
148              "line": 22,
149              "column": 2
150            }
151          }
152        },
153        "loc": {
154          "start": {
155            "line": 17,
156            "column": 7
157          },
158          "end": {
159            "line": 22,
160            "column": 2
161          }
162        }
163      },
164      "loc": {
165        "start": {
166          "line": 17,
167          "column": 1
168        },
169        "end": {
170          "line": 22,
171          "column": 2
172        }
173      }
174    }
175  ],
176  "loc": {
177    "start": {
178      "line": 1,
179      "column": 1
180    },
181    "end": {
182      "line": 22,
183      "column": 2
184    }
185  }
186}
187