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