| 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 60 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 71 f(); | 71 f(); |
| 72 " | 72 " |
| 73 frame size: 2 | 73 frame size: 2 |
| 74 parameter count: 1 | 74 parameter count: 1 |
| 75 bytecode array length: 14 | 75 bytecode array length: 14 |
| 76 bytecodes: [ | 76 bytecodes: [ |
| 77 /* 10 E> */ B(StackCheck), | 77 /* 10 E> */ B(StackCheck), |
| 78 /* 15 S> */ B(LdrUndefined), R(0), | 78 /* 15 S> */ B(LdrUndefined), R(0), |
| 79 B(CreateArrayLiteral), U8(0), U8(0), U8(9), | 79 B(CreateArrayLiteral), U8(0), U8(0), U8(9), |
| 80 B(Star), R(1), | 80 B(Star), R(1), |
| 81 B(CallJSRuntime), U8(145), R(0), U8(2), | 81 B(CallJSRuntime), U8(146), R(0), U8(2), |
| 82 /* 44 S> */ B(Return), | 82 /* 44 S> */ B(Return), |
| 83 ] | 83 ] |
| 84 constant pool: [ | 84 constant pool: [ |
| 85 FIXED_ARRAY_TYPE, | 85 FIXED_ARRAY_TYPE, |
| 86 ] | 86 ] |
| 87 handlers: [ | 87 handlers: [ |
| 88 ] | 88 ] |
| 89 | 89 |
| OLD | NEW |