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 | |
11 | 10 |
12 --- | 11 --- |
13 snippet: " | 12 snippet: " |
14 function* f() { } | 13 function* f() { } |
15 f(); | 14 f(); |
16 " | 15 " |
17 frame size: 11 | 16 frame size: 11 |
18 parameter count: 1 | 17 parameter count: 1 |
19 bytecode array length: 200 | 18 bytecode array length: 200 |
20 bytecodes: [ | 19 bytecodes: [ |
(...skipping 577 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
598 kInstanceTypeDontCare, | 597 kInstanceTypeDontCare, |
599 kInstanceTypeDontCare, | 598 kInstanceTypeDontCare, |
600 ] | 599 ] |
601 handlers: [ | 600 handlers: [ |
602 [44, 691, 697], | 601 [44, 691, 697], |
603 [150, 445, 451], | 602 [150, 445, 451], |
604 [153, 399, 401], | 603 [153, 399, 401], |
605 [548, 560, 562], | 604 [548, 560, 562], |
606 ] | 605 ] |
607 | 606 |
OLD | NEW |