OLD | NEW |
1 # | 1 # |
2 # Autogenerated by generate-bytecode-expectations. | 2 # Autogenerated by generate-bytecode-expectations. |
3 # | 3 # |
4 | 4 |
5 --- | 5 --- |
6 pool type: mixed | 6 pool type: mixed |
7 execute: yes | 7 execute: yes |
8 wrap: no | 8 wrap: no |
9 test function name: f | 9 test function name: f |
10 ignition generators: yes | 10 ignition generators: yes |
11 | 11 |
12 --- | 12 --- |
13 snippet: " | 13 snippet: " |
14 function* f() { } | 14 function* f() { } |
15 f(); | 15 f(); |
16 " | 16 " |
17 frame size: 11 | 17 frame size: 11 |
18 parameter count: 1 | 18 parameter count: 1 |
19 bytecode array length: 199 | 19 bytecode array length: 202 |
20 bytecodes: [ | 20 bytecodes: [ |
21 B(Ldar), R(new_target), | 21 B(Ldar), R(new_target), |
22 B(JumpIfUndefined), U8(20), | 22 B(JumpIfUndefined), U8(20), |
23 B(ResumeGenerator), R(new_target), | 23 B(ResumeGenerator), R(new_target), |
24 B(Star), R(1), | 24 B(Star), R(1), |
25 B(LdaZero), | 25 B(LdaZero), |
26 B(TestEqualStrict), R(1), | 26 B(TestEqualStrict), R(1), |
27 B(JumpIfTrue), U8(55), | 27 B(JumpIfTrue), U8(56), |
28 B(LdaSmi), U8(76), | 28 B(LdaSmi), U8(76), |
29 B(Star), R(2), | 29 B(Star), R(2), |
30 B(CallRuntime), U16(Runtime::kAbort), R(2), U8(1), | 30 B(CallRuntime), U16(Runtime::kAbort), R(2), U8(1), |
31 B(CallRuntime), U16(Runtime::kNewFunctionContext), R(closure), U
8(1), | 31 B(CallRuntime), U16(Runtime::kNewFunctionContext), R(closure), U
8(1), |
32 B(PushContext), R(0), | 32 B(PushContext), R(0), |
33 B(Ldar), R(this), | 33 B(Ldar), R(this), |
34 B(StaContextSlot), R(context), U8(4), | 34 B(StaContextSlot), R(context), U8(4), |
35 /* 11 E> */ B(StackCheck), | 35 /* 11 E> */ B(StackCheck), |
36 B(Mov), R(context), R(4), | 36 B(Mov), R(context), R(4), |
37 B(Ldar), R(closure), | 37 B(LdaContextSlot), R(context), U8(4), |
38 B(Star), R(5), | 38 B(Star), R(6), |
39 B(LdrContextSlot), R(context), U8(4), R(6), | 39 B(Mov), R(closure), R(5), |
40 B(CallRuntime), U16(Runtime::kCreateJSGeneratorObject), R(5), U8
(2), | 40 B(CallRuntime), U16(Runtime::kCreateJSGeneratorObject), R(5), U8
(2), |
41 B(StaContextSlot), R(context), U8(5), | 41 B(StaContextSlot), R(context), U8(5), |
42 B(Star), R(5), | 42 B(Star), R(5), |
43 B(LdrContextSlot), R(context), U8(5), R(6), | 43 B(LdaContextSlot), R(context), U8(5), |
| 44 B(Star), R(6), |
44 B(LdaZero), | 45 B(LdaZero), |
45 B(SuspendGenerator), R(6), | 46 B(SuspendGenerator), R(6), |
46 B(Ldar), R(5), | 47 B(Ldar), R(5), |
47 B(Return), | 48 B(Return), |
48 B(LdaSmi), U8(-2), | 49 B(LdaSmi), U8(-2), |
49 B(Star), R(1), | 50 B(Star), R(1), |
50 B(CallRuntime), U16(Runtime::k_GeneratorGetInput), R(6), U8(1), | 51 B(CallRuntime), U16(Runtime::k_GeneratorGetInput), R(6), U8(1), |
51 B(Star), R(7), | 52 B(Star), R(7), |
52 B(CallRuntime), U16(Runtime::k_GeneratorGetResumeMode), R(6), U8
(1), | 53 B(CallRuntime), U16(Runtime::k_GeneratorGetResumeMode), R(6), U8
(1), |
53 B(Star), R(8), | 54 B(Star), R(8), |
54 B(LdaZero), | 55 B(LdaZero), |
55 B(TestEqualStrict), R(8), | 56 B(TestEqualStrict), R(8), |
56 B(JumpIfTrue), U8(31), | 57 B(JumpIfTrue), U8(31), |
57 B(LdaSmi), U8(2), | 58 B(LdaSmi), U8(2), |
58 B(TestEqualStrict), R(8), | 59 B(TestEqualStrict), R(8), |
59 B(JumpIfTrue), U8(22), | 60 B(JumpIfTrue), U8(22), |
60 B(Jump), U8(2), | 61 B(Jump), U8(2), |
61 B(Mov), R(7), R(9), | |
62 B(LdaTrue), | 62 B(LdaTrue), |
63 B(Star), R(10), | 63 B(Star), R(10), |
| 64 B(Mov), R(7), R(9), |
64 B(CallRuntime), U16(Runtime::k_CreateIterResultObject), R(9), U8
(2), | 65 B(CallRuntime), U16(Runtime::k_CreateIterResultObject), R(9), U8
(2), |
65 B(Star), R(3), | 66 B(Star), R(3), |
66 B(LdaZero), | 67 B(LdaZero), |
67 B(Star), R(2), | 68 B(Star), R(2), |
68 B(Jump), U8(35), | 69 B(Jump), U8(36), |
69 B(Ldar), R(7), | 70 B(Ldar), R(7), |
70 B(Throw), | 71 B(Throw), |
71 B(LdrUndefined), R(5), | 72 B(LdaUndefined), |
| 73 B(Star), R(5), |
72 B(LdaTrue), | 74 B(LdaTrue), |
73 B(Star), R(6), | 75 B(Star), R(6), |
74 B(CallRuntime), U16(Runtime::k_CreateIterResultObject), R(5), U8
(2), | 76 B(CallRuntime), U16(Runtime::k_CreateIterResultObject), R(5), U8
(2), |
75 B(Star), R(3), | 77 B(Star), R(3), |
76 B(LdaSmi), U8(1), | 78 B(LdaSmi), U8(1), |
77 B(Star), R(2), | 79 B(Star), R(2), |
78 B(Jump), U8(14), | 80 B(Jump), U8(14), |
79 B(LdaSmi), U8(-1), | 81 B(LdaSmi), U8(-1), |
80 B(Star), R(2), | 82 B(Star), R(2), |
81 B(Jump), U8(8), | 83 B(Jump), U8(8), |
82 B(Star), R(3), | 84 B(Star), R(3), |
83 B(LdaSmi), U8(2), | 85 B(LdaSmi), U8(2), |
84 B(Star), R(2), | 86 B(Star), R(2), |
85 B(CallRuntime), U16(Runtime::kInterpreterClearPendingMessage), R
(0), U8(0), | 87 B(CallRuntime), U16(Runtime::kInterpreterClearPendingMessage), R
(0), U8(0), |
86 B(Star), R(4), | 88 B(Star), R(4), |
87 B(LdrContextSlot), R(context), U8(5), R(5), | 89 B(LdaContextSlot), R(context), U8(5), |
| 90 B(Star), R(5), |
88 B(CallRuntime), U16(Runtime::k_GeneratorClose), R(5), U8(1), | 91 B(CallRuntime), U16(Runtime::k_GeneratorClose), R(5), U8(1), |
89 B(CallRuntime), U16(Runtime::kInterpreterSetPendingMessage), R(4
), U8(1), | 92 B(CallRuntime), U16(Runtime::kInterpreterSetPendingMessage), R(4
), U8(1), |
90 B(LdaZero), | 93 B(LdaZero), |
91 B(TestEqualStrict), R(2), | 94 B(TestEqualStrict), R(2), |
92 B(JumpIfTrue), U8(16), | 95 B(JumpIfTrue), U8(16), |
93 B(LdaSmi), U8(1), | 96 B(LdaSmi), U8(1), |
94 B(TestEqualStrict), R(2), | 97 B(TestEqualStrict), R(2), |
95 B(JumpIfTrue), U8(13), | 98 B(JumpIfTrue), U8(13), |
96 B(LdaSmi), U8(2), | 99 B(LdaSmi), U8(2), |
97 B(TestEqualStrict), R(2), | 100 B(TestEqualStrict), R(2), |
98 B(JumpIfTrue), U8(10), | 101 B(JumpIfTrue), U8(10), |
99 B(Jump), U8(11), | 102 B(Jump), U8(11), |
100 B(Ldar), R(3), | 103 B(Ldar), R(3), |
101 /* 16 S> */ B(Return), | 104 /* 16 S> */ B(Return), |
102 B(Ldar), R(3), | 105 B(Ldar), R(3), |
103 /* 16 S> */ B(Return), | 106 /* 16 S> */ B(Return), |
104 B(Ldar), R(3), | 107 B(Ldar), R(3), |
105 B(ReThrow), | 108 B(ReThrow), |
106 B(LdaUndefined), | 109 B(LdaUndefined), |
107 /* 16 S> */ B(Return), | 110 /* 16 S> */ B(Return), |
108 ] | 111 ] |
109 constant pool: [ | 112 constant pool: [ |
110 ] | 113 ] |
111 handlers: [ | 114 handlers: [ |
112 [38, 136, 142], | 115 [38, 138, 144], |
113 ] | 116 ] |
114 | 117 |
115 --- | 118 --- |
116 snippet: " | 119 snippet: " |
117 function* f() { yield 42 } | 120 function* f() { yield 42 } |
118 f(); | 121 f(); |
119 " | 122 " |
120 frame size: 11 | 123 frame size: 11 |
121 parameter count: 1 | 124 parameter count: 1 |
122 bytecode array length: 292 | 125 bytecode array length: 296 |
123 bytecodes: [ | 126 bytecodes: [ |
124 B(Ldar), R(new_target), | 127 B(Ldar), R(new_target), |
125 B(JumpIfUndefined), U8(26), | 128 B(JumpIfUndefined), U8(26), |
126 B(ResumeGenerator), R(new_target), | 129 B(ResumeGenerator), R(new_target), |
127 B(Star), R(1), | 130 B(Star), R(1), |
128 B(LdaZero), | 131 B(LdaZero), |
129 B(TestEqualStrict), R(1), | 132 B(TestEqualStrict), R(1), |
130 B(JumpIfTrue), U8(61), | 133 B(JumpIfTrue), U8(62), |
131 B(LdaSmi), U8(1), | 134 B(LdaSmi), U8(1), |
132 B(TestEqualStrict), R(1), | 135 B(TestEqualStrict), R(1), |
133 B(JumpIfTrueConstant), U8(0), | 136 B(JumpIfTrueConstant), U8(0), |
134 B(LdaSmi), U8(76), | 137 B(LdaSmi), U8(76), |
135 B(Star), R(2), | 138 B(Star), R(2), |
136 B(CallRuntime), U16(Runtime::kAbort), R(2), U8(1), | 139 B(CallRuntime), U16(Runtime::kAbort), R(2), U8(1), |
137 B(CallRuntime), U16(Runtime::kNewFunctionContext), R(closure), U
8(1), | 140 B(CallRuntime), U16(Runtime::kNewFunctionContext), R(closure), U
8(1), |
138 B(PushContext), R(0), | 141 B(PushContext), R(0), |
139 B(Ldar), R(this), | 142 B(Ldar), R(this), |
140 B(StaContextSlot), R(context), U8(4), | 143 B(StaContextSlot), R(context), U8(4), |
141 /* 11 E> */ B(StackCheck), | 144 /* 11 E> */ B(StackCheck), |
142 B(Mov), R(context), R(4), | 145 B(Mov), R(context), R(4), |
143 B(Ldar), R(closure), | 146 B(LdaContextSlot), R(context), U8(4), |
144 B(Star), R(5), | 147 B(Star), R(6), |
145 B(LdrContextSlot), R(context), U8(4), R(6), | 148 B(Mov), R(closure), R(5), |
146 B(CallRuntime), U16(Runtime::kCreateJSGeneratorObject), R(5), U8
(2), | 149 B(CallRuntime), U16(Runtime::kCreateJSGeneratorObject), R(5), U8
(2), |
147 B(StaContextSlot), R(context), U8(5), | 150 B(StaContextSlot), R(context), U8(5), |
148 B(Star), R(5), | 151 B(Star), R(5), |
149 B(LdrContextSlot), R(context), U8(5), R(6), | 152 B(LdaContextSlot), R(context), U8(5), |
| 153 B(Star), R(6), |
150 B(LdaZero), | 154 B(LdaZero), |
151 B(SuspendGenerator), R(6), | 155 B(SuspendGenerator), R(6), |
152 B(Ldar), R(5), | 156 B(Ldar), R(5), |
153 B(Return), | 157 B(Return), |
154 B(LdaSmi), U8(-2), | 158 B(LdaSmi), U8(-2), |
155 B(Star), R(1), | 159 B(Star), R(1), |
156 B(CallRuntime), U16(Runtime::k_GeneratorGetInput), R(6), U8(1), | 160 B(CallRuntime), U16(Runtime::k_GeneratorGetInput), R(6), U8(1), |
157 B(Star), R(7), | 161 B(Star), R(7), |
158 B(CallRuntime), U16(Runtime::k_GeneratorGetResumeMode), R(6), U8
(1), | 162 B(CallRuntime), U16(Runtime::k_GeneratorGetResumeMode), R(6), U8
(1), |
159 B(Star), R(8), | 163 B(Star), R(8), |
160 B(LdaZero), | 164 B(LdaZero), |
161 B(TestEqualStrict), R(8), | 165 B(TestEqualStrict), R(8), |
162 B(JumpIfTrue), U8(31), | 166 B(JumpIfTrue), U8(31), |
163 B(LdaSmi), U8(2), | 167 B(LdaSmi), U8(2), |
164 B(TestEqualStrict), R(8), | 168 B(TestEqualStrict), R(8), |
165 B(JumpIfTrue), U8(22), | 169 B(JumpIfTrue), U8(22), |
166 B(Jump), U8(2), | 170 B(Jump), U8(2), |
167 B(Mov), R(7), R(9), | |
168 B(LdaTrue), | 171 B(LdaTrue), |
169 B(Star), R(10), | 172 B(Star), R(10), |
| 173 B(Mov), R(7), R(9), |
170 B(CallRuntime), U16(Runtime::k_CreateIterResultObject), R(9), U8
(2), | 174 B(CallRuntime), U16(Runtime::k_CreateIterResultObject), R(9), U8
(2), |
171 B(Star), R(3), | 175 B(Star), R(3), |
172 B(LdaZero), | 176 B(LdaZero), |
173 B(Star), R(2), | 177 B(Star), R(2), |
174 B(Jump), U8(113), | 178 B(Jump), U8(115), |
175 B(Ldar), R(7), | 179 B(Ldar), R(7), |
176 B(Throw), | 180 B(Throw), |
177 /* 16 S> */ B(LdaSmi), U8(42), | 181 /* 16 S> */ B(LdaSmi), U8(42), |
178 B(Star), R(5), | 182 B(Star), R(5), |
179 B(LdaFalse), | 183 B(LdaFalse), |
180 B(Star), R(6), | 184 B(Star), R(6), |
181 B(CallRuntime), U16(Runtime::k_CreateIterResultObject), R(5), U8
(2), | 185 B(CallRuntime), U16(Runtime::k_CreateIterResultObject), R(5), U8
(2), |
182 B(Star), R(7), | 186 B(Star), R(7), |
183 B(LdrContextSlot), R(context), U8(5), R(5), | 187 B(LdaContextSlot), R(context), U8(5), |
| 188 B(Star), R(5), |
184 B(LdaSmi), U8(1), | 189 B(LdaSmi), U8(1), |
185 B(SuspendGenerator), R(5), | 190 B(SuspendGenerator), R(5), |
186 B(Ldar), R(7), | 191 B(Ldar), R(7), |
187 B(Return), | 192 B(Return), |
188 B(LdaSmi), U8(-2), | 193 B(LdaSmi), U8(-2), |
189 B(Star), R(1), | 194 B(Star), R(1), |
190 B(CallRuntime), U16(Runtime::k_GeneratorGetInput), R(5), U8(1), | 195 B(CallRuntime), U16(Runtime::k_GeneratorGetInput), R(5), U8(1), |
191 B(Star), R(6), | 196 B(Star), R(6), |
192 B(CallRuntime), U16(Runtime::k_GeneratorGetResumeMode), R(5), U8
(1), | 197 B(CallRuntime), U16(Runtime::k_GeneratorGetResumeMode), R(5), U8
(1), |
193 B(Star), R(8), | 198 B(Star), R(8), |
194 B(LdaZero), | 199 B(LdaZero), |
195 B(TestEqualStrict), R(8), | 200 B(TestEqualStrict), R(8), |
196 B(JumpIfTrue), U8(32), | 201 B(JumpIfTrue), U8(32), |
197 B(LdaSmi), U8(2), | 202 B(LdaSmi), U8(2), |
198 B(TestEqualStrict), R(8), | 203 B(TestEqualStrict), R(8), |
199 B(JumpIfTrue), U8(23), | 204 B(JumpIfTrue), U8(23), |
200 B(Jump), U8(2), | 205 B(Jump), U8(2), |
201 B(Mov), R(6), R(9), | |
202 B(LdaTrue), | 206 B(LdaTrue), |
203 B(Star), R(10), | 207 B(Star), R(10), |
| 208 B(Mov), R(6), R(9), |
204 B(CallRuntime), U16(Runtime::k_CreateIterResultObject), R(9), U8
(2), | 209 B(CallRuntime), U16(Runtime::k_CreateIterResultObject), R(9), U8
(2), |
205 B(Star), R(3), | 210 B(Star), R(3), |
206 B(LdaSmi), U8(1), | 211 B(LdaSmi), U8(1), |
207 B(Star), R(2), | 212 B(Star), R(2), |
208 B(Jump), U8(35), | 213 B(Jump), U8(36), |
209 B(Ldar), R(6), | 214 B(Ldar), R(6), |
210 B(Throw), | 215 B(Throw), |
211 B(LdrUndefined), R(5), | 216 B(LdaUndefined), |
| 217 B(Star), R(5), |
212 B(LdaTrue), | 218 B(LdaTrue), |
213 B(Star), R(6), | 219 B(Star), R(6), |
214 B(CallRuntime), U16(Runtime::k_CreateIterResultObject), R(5), U8
(2), | 220 B(CallRuntime), U16(Runtime::k_CreateIterResultObject), R(5), U8
(2), |
215 B(Star), R(3), | 221 B(Star), R(3), |
216 B(LdaSmi), U8(2), | 222 B(LdaSmi), U8(2), |
217 B(Star), R(2), | 223 B(Star), R(2), |
218 B(Jump), U8(14), | 224 B(Jump), U8(14), |
219 B(LdaSmi), U8(-1), | 225 B(LdaSmi), U8(-1), |
220 B(Star), R(2), | 226 B(Star), R(2), |
221 B(Jump), U8(8), | 227 B(Jump), U8(8), |
222 B(Star), R(3), | 228 B(Star), R(3), |
223 B(LdaSmi), U8(3), | 229 B(LdaSmi), U8(3), |
224 B(Star), R(2), | 230 B(Star), R(2), |
225 B(CallRuntime), U16(Runtime::kInterpreterClearPendingMessage), R
(0), U8(0), | 231 B(CallRuntime), U16(Runtime::kInterpreterClearPendingMessage), R
(0), U8(0), |
226 B(Star), R(4), | 232 B(Star), R(4), |
227 B(LdrContextSlot), R(context), U8(5), R(5), | 233 B(LdaContextSlot), R(context), U8(5), |
| 234 B(Star), R(5), |
228 B(CallRuntime), U16(Runtime::k_GeneratorClose), R(5), U8(1), | 235 B(CallRuntime), U16(Runtime::k_GeneratorClose), R(5), U8(1), |
229 B(CallRuntime), U16(Runtime::kInterpreterSetPendingMessage), R(4
), U8(1), | 236 B(CallRuntime), U16(Runtime::kInterpreterSetPendingMessage), R(4
), U8(1), |
230 B(LdaZero), | 237 B(LdaZero), |
231 B(TestEqualStrict), R(2), | 238 B(TestEqualStrict), R(2), |
232 B(JumpIfTrue), U8(22), | 239 B(JumpIfTrue), U8(22), |
233 B(LdaSmi), U8(1), | 240 B(LdaSmi), U8(1), |
234 B(TestEqualStrict), R(2), | 241 B(TestEqualStrict), R(2), |
235 B(JumpIfTrue), U8(19), | 242 B(JumpIfTrue), U8(19), |
236 B(LdaSmi), U8(2), | 243 B(LdaSmi), U8(2), |
237 B(TestEqualStrict), R(2), | 244 B(TestEqualStrict), R(2), |
(...skipping 10 matching lines...) Expand all Loading... |
248 /* 25 S> */ B(Return), | 255 /* 25 S> */ B(Return), |
249 B(Ldar), R(3), | 256 B(Ldar), R(3), |
250 B(ReThrow), | 257 B(ReThrow), |
251 B(LdaUndefined), | 258 B(LdaUndefined), |
252 /* 25 S> */ B(Return), | 259 /* 25 S> */ B(Return), |
253 ] | 260 ] |
254 constant pool: [ | 261 constant pool: [ |
255 kInstanceTypeDontCare, | 262 kInstanceTypeDontCare, |
256 ] | 263 ] |
257 handlers: [ | 264 handlers: [ |
258 [44, 220, 226], | 265 [44, 223, 229], |
259 ] | 266 ] |
260 | 267 |
261 --- | 268 --- |
262 snippet: " | 269 snippet: " |
263 function* f() { for (let x of [42]) yield x } | 270 function* f() { for (let x of [42]) yield x } |
264 f(); | 271 f(); |
265 " | 272 " |
266 frame size: 17 | 273 frame size: 17 |
267 parameter count: 1 | 274 parameter count: 1 |
268 bytecode array length: 784 | 275 bytecode array length: 801 |
269 bytecodes: [ | 276 bytecodes: [ |
270 B(Ldar), R(new_target), | 277 B(Ldar), R(new_target), |
271 B(JumpIfUndefined), U8(26), | 278 B(JumpIfUndefined), U8(26), |
272 B(ResumeGenerator), R(new_target), | 279 B(ResumeGenerator), R(new_target), |
273 B(Star), R(3), | 280 B(Star), R(3), |
274 B(LdaZero), | 281 B(LdaZero), |
275 B(TestEqualStrict), R(3), | 282 B(TestEqualStrict), R(3), |
276 B(JumpIfTrue), U8(61), | 283 B(JumpIfTrue), U8(62), |
277 B(LdaSmi), U8(1), | 284 B(LdaSmi), U8(1), |
278 B(TestEqualStrict), R(3), | 285 B(TestEqualStrict), R(3), |
279 B(JumpIfTrueConstant), U8(3), | 286 B(JumpIfTrueConstant), U8(3), |
280 B(LdaSmi), U8(76), | 287 B(LdaSmi), U8(76), |
281 B(Star), R(4), | 288 B(Star), R(4), |
282 B(CallRuntime), U16(Runtime::kAbort), R(4), U8(1), | 289 B(CallRuntime), U16(Runtime::kAbort), R(4), U8(1), |
283 B(CallRuntime), U16(Runtime::kNewFunctionContext), R(closure), U
8(1), | 290 B(CallRuntime), U16(Runtime::kNewFunctionContext), R(closure), U
8(1), |
284 B(PushContext), R(0), | 291 B(PushContext), R(0), |
285 B(Ldar), R(this), | 292 B(Ldar), R(this), |
286 B(StaContextSlot), R(context), U8(4), | 293 B(StaContextSlot), R(context), U8(4), |
287 /* 11 E> */ B(StackCheck), | 294 /* 11 E> */ B(StackCheck), |
288 B(Mov), R(context), R(6), | 295 B(Mov), R(context), R(6), |
289 B(Ldar), R(closure), | 296 B(LdaContextSlot), R(context), U8(4), |
290 B(Star), R(7), | 297 B(Star), R(8), |
291 B(LdrContextSlot), R(context), U8(4), R(8), | 298 B(Mov), R(closure), R(7), |
292 B(CallRuntime), U16(Runtime::kCreateJSGeneratorObject), R(7), U8
(2), | 299 B(CallRuntime), U16(Runtime::kCreateJSGeneratorObject), R(7), U8
(2), |
293 B(StaContextSlot), R(context), U8(5), | 300 B(StaContextSlot), R(context), U8(5), |
294 B(Star), R(7), | 301 B(Star), R(7), |
295 B(LdrContextSlot), R(context), U8(5), R(8), | 302 B(LdaContextSlot), R(context), U8(5), |
| 303 B(Star), R(8), |
296 B(LdaZero), | 304 B(LdaZero), |
297 B(SuspendGenerator), R(8), | 305 B(SuspendGenerator), R(8), |
298 B(Ldar), R(7), | 306 B(Ldar), R(7), |
299 B(Return), | 307 B(Return), |
300 B(LdaSmi), U8(-2), | 308 B(LdaSmi), U8(-2), |
301 B(Star), R(3), | 309 B(Star), R(3), |
302 B(CallRuntime), U16(Runtime::k_GeneratorGetInput), R(8), U8(1), | 310 B(CallRuntime), U16(Runtime::k_GeneratorGetInput), R(8), U8(1), |
303 B(Star), R(9), | 311 B(Star), R(9), |
304 B(CallRuntime), U16(Runtime::k_GeneratorGetResumeMode), R(8), U8
(1), | 312 B(CallRuntime), U16(Runtime::k_GeneratorGetResumeMode), R(8), U8
(1), |
305 B(Star), R(10), | 313 B(Star), R(10), |
306 B(LdaZero), | 314 B(LdaZero), |
307 B(TestEqualStrict), R(10), | 315 B(TestEqualStrict), R(10), |
308 B(JumpIfTrue), U8(31), | 316 B(JumpIfTrue), U8(31), |
309 B(LdaSmi), U8(2), | 317 B(LdaSmi), U8(2), |
310 B(TestEqualStrict), R(10), | 318 B(TestEqualStrict), R(10), |
311 B(JumpIfTrue), U8(22), | 319 B(JumpIfTrue), U8(22), |
312 B(Jump), U8(2), | 320 B(Jump), U8(2), |
313 B(Mov), R(9), R(11), | |
314 B(LdaTrue), | 321 B(LdaTrue), |
315 B(Star), R(12), | 322 B(Star), R(12), |
| 323 B(Mov), R(9), R(11), |
316 B(CallRuntime), U16(Runtime::k_CreateIterResultObject), R(11), U
8(2), | 324 B(CallRuntime), U16(Runtime::k_CreateIterResultObject), R(11), U
8(2), |
317 B(Star), R(5), | 325 B(Star), R(5), |
318 B(LdaZero), | 326 B(LdaZero), |
319 B(Star), R(4), | 327 B(Star), R(4), |
320 B(JumpConstant), U8(17), | 328 B(JumpConstant), U8(17), |
321 B(Ldar), R(9), | 329 B(Ldar), R(9), |
322 B(Throw), | 330 B(Throw), |
323 B(LdaConstant), U8(0), | 331 B(LdaConstant), U8(0), |
324 B(Star), R(7), | 332 B(Star), R(7), |
325 B(Ldar), R(closure), | 333 B(Mov), R(closure), R(8), |
326 B(Star), R(8), | |
327 B(CallRuntime), U16(Runtime::kPushBlockContext), R(7), U8(2), | 334 B(CallRuntime), U16(Runtime::kPushBlockContext), R(7), U8(2), |
328 B(PushContext), R(1), | 335 B(PushContext), R(1), |
329 B(LdaTheHole), | 336 B(LdaTheHole), |
330 B(StaContextSlot), R(context), U8(4), | 337 B(StaContextSlot), R(context), U8(4), |
331 B(LdaUndefined), | 338 B(LdaUndefined), |
332 B(StaContextSlot), R(1), U8(10), | 339 B(StaContextSlot), R(1), U8(10), |
333 B(LdaZero), | 340 B(LdaZero), |
334 B(StaContextSlot), R(1), U8(9), | 341 B(StaContextSlot), R(1), U8(9), |
335 B(Mov), R(context), R(9), | 342 B(Mov), R(context), R(9), |
336 B(Mov), R(context), R(10), | 343 B(Mov), R(context), R(10), |
337 /* 30 S> */ B(CreateArrayLiteral), U8(1), U8(0), U8(3), | 344 /* 30 S> */ B(CreateArrayLiteral), U8(1), U8(0), U8(3), |
338 B(Star), R(12), | 345 B(Star), R(12), |
339 /* 30 E> */ B(LdaConstant), U8(2), | 346 /* 30 E> */ B(LdaConstant), U8(2), |
340 B(LdrKeyedProperty), R(12), U8(3), R(11), | 347 B(LdaKeyedProperty), R(12), U8(3), |
| 348 B(Star), R(11), |
341 /* 30 E> */ B(Call), R(11), R(12), U8(1), U8(1), | 349 /* 30 E> */ B(Call), R(11), R(12), U8(1), U8(1), |
342 /* 30 E> */ B(StaContextSlot), R(1), U8(7), | 350 /* 30 E> */ B(StaContextSlot), R(1), U8(7), |
343 B(LdaSmi), U8(-2), | 351 B(LdaSmi), U8(-2), |
344 B(TestEqual), R(3), | 352 B(TestEqual), R(3), |
345 B(JumpIfTrue), U8(17), | 353 B(JumpIfTrue), U8(17), |
346 B(LdaSmi), U8(1), | 354 B(LdaSmi), U8(1), |
347 B(TestEqualStrict), R(3), | 355 B(TestEqualStrict), R(3), |
348 B(JumpIfTrueConstant), U8(9), | 356 B(JumpIfTrueConstant), U8(9), |
349 B(LdaSmi), U8(76), | 357 B(LdaSmi), U8(76), |
350 B(Star), R(11), | 358 B(Star), R(11), |
351 B(CallRuntime), U16(Runtime::kAbort), R(11), U8(1), | 359 B(CallRuntime), U16(Runtime::kAbort), R(11), U8(1), |
352 /* 27 S> */ B(LdrContextSlot), R(1), U8(7), R(13), | 360 /* 27 S> */ B(LdaContextSlot), R(1), U8(7), |
353 B(LdrNamedProperty), R(13), U8(4), U8(7), R(12), | 361 B(Star), R(13), |
| 362 B(LdaNamedProperty), R(13), U8(4), U8(7), |
| 363 B(Star), R(12), |
354 /* 27 E> */ B(Call), R(12), R(13), U8(1), U8(5), | 364 /* 27 E> */ B(Call), R(12), R(13), U8(1), U8(5), |
355 /* 27 E> */ B(StaContextSlot), R(1), U8(8), | 365 /* 27 E> */ B(StaContextSlot), R(1), U8(8), |
356 B(Star), R(11), | 366 B(Star), R(11), |
357 B(InvokeIntrinsic), U16(Runtime::k_IsJSReceiver), R(11), U8(1), | 367 B(InvokeIntrinsic), U16(Runtime::k_IsJSReceiver), R(11), U8(1), |
358 B(ToBooleanLogicalNot), | 368 B(ToBooleanLogicalNot), |
359 B(JumpIfFalse), U8(11), | 369 B(JumpIfFalse), U8(12), |
360 B(LdrContextSlot), R(1), U8(8), R(11), | 370 B(LdaContextSlot), R(1), U8(8), |
| 371 B(Star), R(11), |
361 B(CallRuntime), U16(Runtime::kThrowIteratorResultNotAnObject), R
(11), U8(1), | 372 B(CallRuntime), U16(Runtime::kThrowIteratorResultNotAnObject), R
(11), U8(1), |
362 B(LdrContextSlot), R(1), U8(8), R(11), | 373 B(LdaContextSlot), R(1), U8(8), |
| 374 B(Star), R(11), |
363 B(LdaNamedProperty), R(11), U8(5), U8(9), | 375 B(LdaNamedProperty), R(11), U8(5), U8(9), |
364 B(JumpIfToBooleanTrueConstant), U8(10), | 376 B(JumpIfToBooleanTrueConstant), U8(10), |
365 B(LdaSmi), U8(2), | 377 B(LdaSmi), U8(2), |
366 B(StaContextSlot), R(1), U8(9), | 378 B(StaContextSlot), R(1), U8(9), |
367 B(LdrContextSlot), R(1), U8(8), R(11), | 379 B(LdaContextSlot), R(1), U8(8), |
| 380 B(Star), R(11), |
368 B(LdaNamedProperty), R(11), U8(6), U8(11), | 381 B(LdaNamedProperty), R(11), U8(6), U8(11), |
369 B(StaContextSlot), R(1), U8(6), | 382 B(StaContextSlot), R(1), U8(6), |
370 B(LdaContextSlot), R(1), U8(10), | 383 B(LdaContextSlot), R(1), U8(10), |
371 /* 16 E> */ B(StackCheck), | 384 /* 16 E> */ B(StackCheck), |
372 B(LdaConstant), U8(7), | 385 B(LdaConstant), U8(7), |
373 B(Star), R(11), | 386 B(Star), R(11), |
374 B(Ldar), R(closure), | 387 B(Mov), R(closure), R(12), |
375 B(Star), R(12), | |
376 B(CallRuntime), U16(Runtime::kPushBlockContext), R(11), U8(2), | 388 B(CallRuntime), U16(Runtime::kPushBlockContext), R(11), U8(2), |
377 B(PushContext), R(2), | 389 B(PushContext), R(2), |
378 B(LdaTheHole), | 390 B(LdaTheHole), |
379 B(StaContextSlot), R(context), U8(4), | 391 B(StaContextSlot), R(context), U8(4), |
380 B(LdaContextSlot), R(1), U8(6), | 392 B(LdaContextSlot), R(1), U8(6), |
381 B(StaContextSlot), R(context), U8(4), | 393 B(StaContextSlot), R(context), U8(4), |
382 /* 36 S> */ B(LdaContextSlot), R(context), U8(4), | 394 /* 36 S> */ B(LdaContextSlot), R(context), U8(4), |
383 B(JumpIfNotHole), U8(11), | 395 B(JumpIfNotHole), U8(11), |
384 B(LdaConstant), U8(8), | 396 B(LdaConstant), U8(8), |
385 B(Star), R(12), | 397 B(Star), R(12), |
386 B(CallRuntime), U16(Runtime::kThrowReferenceError), R(12), U8(1)
, | 398 B(CallRuntime), U16(Runtime::kThrowReferenceError), R(12), U8(1)
, |
387 B(Star), R(11), | 399 B(Star), R(11), |
388 B(LdaFalse), | 400 B(LdaFalse), |
389 B(Star), R(12), | 401 B(Star), R(12), |
390 B(CallRuntime), U16(Runtime::k_CreateIterResultObject), R(11), U
8(2), | 402 B(CallRuntime), U16(Runtime::k_CreateIterResultObject), R(11), U
8(2), |
391 B(Star), R(13), | 403 B(Star), R(13), |
392 B(LdrContextSlot), R(1), U8(5), R(11), | 404 B(LdaContextSlot), R(1), U8(5), |
| 405 B(Star), R(11), |
393 B(LdaSmi), U8(1), | 406 B(LdaSmi), U8(1), |
394 B(SuspendGenerator), R(11), | 407 B(SuspendGenerator), R(11), |
395 B(Ldar), R(13), | 408 B(Ldar), R(13), |
396 B(Return), | 409 B(Return), |
397 B(LdaSmi), U8(-2), | 410 B(LdaSmi), U8(-2), |
398 B(Star), R(3), | 411 B(Star), R(3), |
399 B(CallRuntime), U16(Runtime::k_GeneratorGetInput), R(11), U8(1), | 412 B(CallRuntime), U16(Runtime::k_GeneratorGetInput), R(11), U8(1), |
400 B(Star), R(12), | 413 B(Star), R(12), |
401 B(CallRuntime), U16(Runtime::k_GeneratorGetResumeMode), R(11), U
8(1), | 414 B(CallRuntime), U16(Runtime::k_GeneratorGetResumeMode), R(11), U
8(1), |
402 B(Star), R(14), | 415 B(Star), R(14), |
403 B(LdaZero), | 416 B(LdaZero), |
404 B(TestEqualStrict), R(14), | 417 B(TestEqualStrict), R(14), |
405 B(JumpIfTrue), U8(45), | 418 B(JumpIfTrue), U8(45), |
406 B(LdaSmi), U8(2), | 419 B(LdaSmi), U8(2), |
407 B(TestEqualStrict), R(14), | 420 B(TestEqualStrict), R(14), |
408 B(JumpIfTrue), U8(36), | 421 B(JumpIfTrue), U8(36), |
409 B(Jump), U8(2), | 422 B(Jump), U8(2), |
410 B(Mov), R(12), R(15), | |
411 B(LdaTrue), | 423 B(LdaTrue), |
412 B(Star), R(16), | 424 B(Star), R(16), |
| 425 B(Mov), R(12), R(15), |
413 B(CallRuntime), U16(Runtime::k_CreateIterResultObject), R(15), U
8(2), | 426 B(CallRuntime), U16(Runtime::k_CreateIterResultObject), R(15), U
8(2), |
414 B(PopContext), R(2), | 427 B(PopContext), R(2), |
415 B(PopContext), R(2), | 428 B(PopContext), R(2), |
416 B(PopContext), R(2), | 429 B(PopContext), R(2), |
417 B(PopContext), R(2), | 430 B(PopContext), R(2), |
418 B(PopContext), R(2), | 431 B(PopContext), R(2), |
419 B(PopContext), R(2), | 432 B(PopContext), R(2), |
420 B(PopContext), R(2), | 433 B(PopContext), R(2), |
421 B(Star), R(8), | 434 B(Star), R(8), |
422 B(LdaZero), | 435 B(LdaZero), |
423 B(Star), R(7), | 436 B(Star), R(7), |
424 B(Jump), U8(76), | 437 B(Jump), U8(77), |
425 B(Ldar), R(12), | 438 B(Ldar), R(12), |
426 B(Throw), | 439 B(Throw), |
427 B(Ldar), R(12), | 440 B(Ldar), R(12), |
428 B(PopContext), R(2), | 441 B(PopContext), R(2), |
429 B(LdaZero), | 442 B(LdaZero), |
430 B(StaContextSlot), R(1), U8(9), | 443 B(StaContextSlot), R(1), U8(9), |
431 B(Wide), B(Jump), U16(-224), | 444 B(Wide), B(Jump), U16(-229), |
432 B(Jump), U8(47), | 445 B(Jump), U8(48), |
433 B(Star), R(12), | 446 B(Star), R(12), |
434 B(LdaConstant), U8(11), | 447 B(LdaConstant), U8(11), |
435 B(Star), R(11), | 448 B(Star), R(11), |
436 B(Ldar), R(closure), | 449 B(Mov), R(closure), R(13), |
437 B(Star), R(13), | |
438 B(CallRuntime), U16(Runtime::kPushCatchContext), R(11), U8(3), | 450 B(CallRuntime), U16(Runtime::kPushCatchContext), R(11), U8(3), |
439 B(Star), R(10), | 451 B(Star), R(10), |
440 B(PushContext), R(2), | 452 B(PushContext), R(2), |
441 B(LdrContextSlot), R(1), U8(9), R(11), | 453 B(LdaContextSlot), R(1), U8(9), |
| 454 B(Star), R(11), |
442 B(LdaSmi), U8(2), | 455 B(LdaSmi), U8(2), |
443 B(TestEqualStrict), R(11), | 456 B(TestEqualStrict), R(11), |
444 B(JumpIfFalse), U8(7), | 457 B(JumpIfFalse), U8(7), |
445 B(LdaSmi), U8(1), | 458 B(LdaSmi), U8(1), |
446 B(StaContextSlot), R(1), U8(9), | 459 B(StaContextSlot), R(1), U8(9), |
447 B(LdrContextSlot), R(context), U8(4), R(11), | 460 B(LdaContextSlot), R(context), U8(4), |
| 461 B(Star), R(11), |
448 B(CallRuntime), U16(Runtime::kReThrow), R(11), U8(1), | 462 B(CallRuntime), U16(Runtime::kReThrow), R(11), U8(1), |
449 B(PopContext), R(2), | 463 B(PopContext), R(2), |
450 B(LdaSmi), U8(-1), | 464 B(LdaSmi), U8(-1), |
451 B(Star), R(7), | 465 B(Star), R(7), |
452 B(Jump), U8(8), | 466 B(Jump), U8(8), |
453 B(Star), R(8), | 467 B(Star), R(8), |
454 B(LdaSmi), U8(1), | 468 B(LdaSmi), U8(1), |
455 B(Star), R(7), | 469 B(Star), R(7), |
456 B(CallRuntime), U16(Runtime::kInterpreterClearPendingMessage), R
(0), U8(0), | 470 B(CallRuntime), U16(Runtime::kInterpreterClearPendingMessage), R
(0), U8(0), |
457 B(Star), R(9), | 471 B(Star), R(9), |
458 B(LdrContextSlot), R(1), U8(9), R(10), | 472 B(LdaContextSlot), R(1), U8(9), |
| 473 B(Star), R(10), |
459 B(LdaZero), | 474 B(LdaZero), |
460 B(TestEqualStrict), R(10), | 475 B(TestEqualStrict), R(10), |
461 B(JumpIfTrue), U8(9), | 476 B(JumpIfTrue), U8(10), |
462 B(LdrContextSlot), R(1), U8(7), R(10), | 477 B(LdaContextSlot), R(1), U8(7), |
| 478 B(Star), R(10), |
463 B(LdaUndefined), | 479 B(LdaUndefined), |
464 B(TestEqualStrict), R(10), | 480 B(TestEqualStrict), R(10), |
465 B(ToBooleanLogicalNot), | 481 B(ToBooleanLogicalNot), |
466 B(JumpIfFalseConstant), U8(16), | 482 B(JumpIfFalseConstant), U8(16), |
467 B(LdrContextSlot), R(1), U8(7), R(10), | 483 B(LdaContextSlot), R(1), U8(7), |
| 484 B(Star), R(10), |
468 B(LdaNamedProperty), R(10), U8(12), U8(13), | 485 B(LdaNamedProperty), R(10), U8(12), U8(13), |
469 B(StaContextSlot), R(1), U8(11), | 486 B(StaContextSlot), R(1), U8(11), |
470 B(LdrContextSlot), R(1), U8(11), R(10), | 487 B(LdaContextSlot), R(1), U8(11), |
| 488 B(Star), R(10), |
471 B(LdaNull), | 489 B(LdaNull), |
472 B(TestEqual), R(10), | 490 B(TestEqual), R(10), |
473 B(JumpIfFalse), U8(4), | 491 B(JumpIfFalse), U8(4), |
474 B(JumpConstant), U8(15), | 492 B(JumpConstant), U8(15), |
475 B(LdrContextSlot), R(1), U8(9), R(10), | 493 B(LdaContextSlot), R(1), U8(9), |
| 494 B(Star), R(10), |
476 B(LdaSmi), U8(1), | 495 B(LdaSmi), U8(1), |
477 B(TestEqualStrict), R(10), | 496 B(TestEqualStrict), R(10), |
478 B(JumpIfFalse), U8(80), | 497 B(JumpIfFalse), U8(81), |
479 B(LdaContextSlot), R(1), U8(11), | 498 B(LdaContextSlot), R(1), U8(11), |
480 B(TypeOf), | 499 B(TypeOf), |
481 B(Star), R(10), | 500 B(Star), R(10), |
482 B(LdaConstant), U8(13), | 501 B(LdaConstant), U8(13), |
483 B(TestEqualStrict), R(10), | 502 B(TestEqualStrict), R(10), |
484 B(JumpIfFalse), U8(4), | 503 B(JumpIfFalse), U8(4), |
485 B(Jump), U8(18), | 504 B(Jump), U8(18), |
486 B(Wide), B(LdaSmi), U16(129), | 505 B(Wide), B(LdaSmi), U16(129), |
487 B(Star), R(10), | 506 B(Star), R(10), |
488 B(LdaConstant), U8(14), | 507 B(LdaConstant), U8(14), |
489 B(Star), R(11), | 508 B(Star), R(11), |
490 B(CallRuntime), U16(Runtime::kNewTypeError), R(10), U8(2), | 509 B(CallRuntime), U16(Runtime::kNewTypeError), R(10), U8(2), |
491 B(Throw), | 510 B(Throw), |
492 B(Mov), R(context), R(10), | 511 B(Mov), R(context), R(10), |
493 B(LdrContextSlot), R(1), U8(11), R(11), | 512 B(LdaContextSlot), R(1), U8(11), |
494 B(LdrContextSlot), R(1), U8(7), R(12), | 513 B(Star), R(11), |
| 514 B(LdaContextSlot), R(1), U8(7), |
| 515 B(Star), R(12), |
495 B(CallRuntime), U16(Runtime::k_Call), R(11), U8(2), | 516 B(CallRuntime), U16(Runtime::k_Call), R(11), U8(2), |
496 B(Jump), U8(30), | 517 B(Jump), U8(29), |
497 B(Star), R(12), | 518 B(Star), R(12), |
498 B(LdaConstant), U8(11), | 519 B(LdaConstant), U8(11), |
499 B(Star), R(11), | 520 B(Star), R(11), |
500 B(Ldar), R(closure), | 521 B(Mov), R(closure), R(13), |
501 B(Star), R(13), | |
502 B(CallRuntime), U16(Runtime::kPushCatchContext), R(11), U8(3), | 522 B(CallRuntime), U16(Runtime::kPushCatchContext), R(11), U8(3), |
503 B(Star), R(10), | 523 B(Star), R(10), |
504 B(CallRuntime), U16(Runtime::kInterpreterClearPendingMessage), R
(0), U8(0), | 524 B(CallRuntime), U16(Runtime::kInterpreterClearPendingMessage), R
(0), U8(0), |
505 B(Ldar), R(10), | 525 B(Ldar), R(10), |
506 B(PushContext), R(2), | 526 B(PushContext), R(2), |
507 B(PopContext), R(2), | 527 B(PopContext), R(2), |
508 B(Jump), U8(40), | 528 B(Jump), U8(44), |
509 B(LdrContextSlot), R(1), U8(11), R(10), | 529 B(LdaContextSlot), R(1), U8(11), |
510 B(LdrContextSlot), R(1), U8(7), R(11), | 530 B(Star), R(10), |
| 531 B(LdaContextSlot), R(1), U8(7), |
| 532 B(Star), R(11), |
511 B(CallRuntime), U16(Runtime::k_Call), R(10), U8(2), | 533 B(CallRuntime), U16(Runtime::k_Call), R(10), U8(2), |
512 B(StaContextSlot), R(1), U8(12), | 534 B(StaContextSlot), R(1), U8(12), |
513 B(LdrContextSlot), R(1), U8(12), R(10), | 535 B(LdaContextSlot), R(1), U8(12), |
| 536 B(Star), R(10), |
514 B(InvokeIntrinsic), U16(Runtime::k_IsJSReceiver), R(10), U8(1), | 537 B(InvokeIntrinsic), U16(Runtime::k_IsJSReceiver), R(10), U8(1), |
515 B(JumpIfToBooleanFalse), U8(4), | 538 B(JumpIfToBooleanFalse), U8(4), |
516 B(Jump), U8(11), | 539 B(Jump), U8(12), |
517 B(LdrContextSlot), R(1), U8(12), R(10), | 540 B(LdaContextSlot), R(1), U8(12), |
| 541 B(Star), R(10), |
518 B(CallRuntime), U16(Runtime::kThrowIteratorResultNotAnObject), R
(10), U8(1), | 542 B(CallRuntime), U16(Runtime::kThrowIteratorResultNotAnObject), R
(10), U8(1), |
519 B(CallRuntime), U16(Runtime::kInterpreterSetPendingMessage), R(9
), U8(1), | 543 B(CallRuntime), U16(Runtime::kInterpreterSetPendingMessage), R(9
), U8(1), |
520 B(LdaZero), | 544 B(LdaZero), |
521 B(TestEqualStrict), R(7), | 545 B(TestEqualStrict), R(7), |
522 B(JumpIfTrue), U8(10), | 546 B(JumpIfTrue), U8(10), |
523 B(LdaSmi), U8(1), | 547 B(LdaSmi), U8(1), |
524 B(TestEqualStrict), R(7), | 548 B(TestEqualStrict), R(7), |
525 B(JumpIfTrue), U8(18), | 549 B(JumpIfTrue), U8(17), |
526 B(Jump), U8(30), | 550 B(Jump), U8(28), |
527 B(Ldar), R(8), | |
528 B(PopContext), R(1), | 551 B(PopContext), R(1), |
529 B(PopContext), R(1), | 552 B(PopContext), R(1), |
530 B(Star), R(5), | |
531 B(LdaSmi), U8(1), | 553 B(LdaSmi), U8(1), |
532 B(Star), R(4), | 554 B(Star), R(4), |
| 555 B(Mov), R(8), R(5), |
533 B(Jump), U8(48), | 556 B(Jump), U8(48), |
534 B(Ldar), R(8), | |
535 B(PopContext), R(1), | 557 B(PopContext), R(1), |
536 B(PopContext), R(1), | 558 B(PopContext), R(1), |
537 B(Star), R(5), | |
538 B(LdaSmi), U8(2), | 559 B(LdaSmi), U8(2), |
539 B(Star), R(4), | 560 B(Star), R(4), |
540 B(Jump), U8(34), | 561 B(Mov), R(8), R(5), |
| 562 B(Jump), U8(35), |
541 B(PopContext), R(1), | 563 B(PopContext), R(1), |
542 B(LdrUndefined), R(7), | 564 B(LdaUndefined), |
| 565 B(Star), R(7), |
543 B(LdaTrue), | 566 B(LdaTrue), |
544 B(Star), R(8), | 567 B(Star), R(8), |
545 B(CallRuntime), U16(Runtime::k_CreateIterResultObject), R(7), U8
(2), | 568 B(CallRuntime), U16(Runtime::k_CreateIterResultObject), R(7), U8
(2), |
546 B(Star), R(5), | 569 B(Star), R(5), |
547 B(LdaSmi), U8(3), | 570 B(LdaSmi), U8(3), |
548 B(Star), R(4), | 571 B(Star), R(4), |
549 B(Jump), U8(14), | 572 B(Jump), U8(14), |
550 B(LdaSmi), U8(-1), | 573 B(LdaSmi), U8(-1), |
551 B(Star), R(4), | 574 B(Star), R(4), |
552 B(Jump), U8(8), | 575 B(Jump), U8(8), |
553 B(Star), R(5), | 576 B(Star), R(5), |
554 B(LdaSmi), U8(4), | 577 B(LdaSmi), U8(4), |
555 B(Star), R(4), | 578 B(Star), R(4), |
556 B(CallRuntime), U16(Runtime::kInterpreterClearPendingMessage), R
(0), U8(0), | 579 B(CallRuntime), U16(Runtime::kInterpreterClearPendingMessage), R
(0), U8(0), |
557 B(Star), R(6), | 580 B(Star), R(6), |
558 B(LdrContextSlot), R(context), U8(5), R(7), | 581 B(LdaContextSlot), R(context), U8(5), |
| 582 B(Star), R(7), |
559 B(CallRuntime), U16(Runtime::k_GeneratorClose), R(7), U8(1), | 583 B(CallRuntime), U16(Runtime::k_GeneratorClose), R(7), U8(1), |
560 B(CallRuntime), U16(Runtime::kInterpreterSetPendingMessage), R(6
), U8(1), | 584 B(CallRuntime), U16(Runtime::kInterpreterSetPendingMessage), R(6
), U8(1), |
561 B(LdaZero), | 585 B(LdaZero), |
562 B(TestEqualStrict), R(4), | 586 B(TestEqualStrict), R(4), |
563 B(JumpIfTrue), U8(28), | 587 B(JumpIfTrue), U8(28), |
564 B(LdaSmi), U8(1), | 588 B(LdaSmi), U8(1), |
565 B(TestEqualStrict), R(4), | 589 B(TestEqualStrict), R(4), |
566 B(JumpIfTrue), U8(25), | 590 B(JumpIfTrue), U8(25), |
567 B(LdaSmi), U8(2), | 591 B(LdaSmi), U8(2), |
568 B(TestEqualStrict), R(4), | 592 B(TestEqualStrict), R(4), |
(...skipping 32 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
601 kInstanceTypeDontCare, | 625 kInstanceTypeDontCare, |
602 InstanceType::ONE_BYTE_INTERNALIZED_STRING_TYPE, | 626 InstanceType::ONE_BYTE_INTERNALIZED_STRING_TYPE, |
603 InstanceType::ONE_BYTE_INTERNALIZED_STRING_TYPE, | 627 InstanceType::ONE_BYTE_INTERNALIZED_STRING_TYPE, |
604 InstanceType::ONE_BYTE_INTERNALIZED_STRING_TYPE, | 628 InstanceType::ONE_BYTE_INTERNALIZED_STRING_TYPE, |
605 InstanceType::ONE_BYTE_INTERNALIZED_STRING_TYPE, | 629 InstanceType::ONE_BYTE_INTERNALIZED_STRING_TYPE, |
606 kInstanceTypeDontCare, | 630 kInstanceTypeDontCare, |
607 kInstanceTypeDontCare, | 631 kInstanceTypeDontCare, |
608 kInstanceTypeDontCare, | 632 kInstanceTypeDontCare, |
609 ] | 633 ] |
610 handlers: [ | 634 handlers: [ |
611 [44, 703, 709], | 635 [44, 719, 725], |
612 [154, 451, 457], | 636 [154, 458, 464], |
613 [157, 404, 406], | 637 [157, 410, 412], |
614 [554, 567, 569], | 638 [566, 581, 583], |
615 ] | 639 ] |
616 | 640 |
OLD | NEW |