OLD | NEW |
1 # | 1 # |
2 # Autogenerated by generate-bytecode-expectations. | 2 # Autogenerated by generate-bytecode-expectations. |
3 # | 3 # |
4 | 4 |
5 --- | 5 --- |
6 wrap: no | 6 wrap: no |
7 test function name: f | 7 test function name: f |
8 | 8 |
9 --- | 9 --- |
10 snippet: " | 10 snippet: " |
(...skipping 61 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
72 " | 72 " |
73 frame size: 2 | 73 frame size: 2 |
74 parameter count: 1 | 74 parameter count: 1 |
75 bytecode array length: 15 | 75 bytecode array length: 15 |
76 bytecodes: [ | 76 bytecodes: [ |
77 /* 10 E> */ B(StackCheck), | 77 /* 10 E> */ B(StackCheck), |
78 /* 15 S> */ B(LdaUndefined), | 78 /* 15 S> */ B(LdaUndefined), |
79 B(Star), R(0), | 79 B(Star), R(0), |
80 B(CreateArrayLiteral), U8(0), U8(0), U8(9), | 80 B(CreateArrayLiteral), U8(0), U8(0), U8(9), |
81 B(Star), R(1), | 81 B(Star), R(1), |
82 B(CallJSRuntime), U8(156), R(0), U8(2), | 82 B(CallJSRuntime), U8(157), R(0), U8(2), |
83 /* 44 S> */ B(Return), | 83 /* 44 S> */ B(Return), |
84 ] | 84 ] |
85 constant pool: [ | 85 constant pool: [ |
86 CONSTANT_ELEMENTS_PAIR_TYPE, | 86 CONSTANT_ELEMENTS_PAIR_TYPE, |
87 ] | 87 ] |
88 handlers: [ | 88 handlers: [ |
89 ] | 89 ] |
90 | 90 |
OLD | NEW |