| 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: string | 6 pool type: string |
| 7 execute: yes | 7 execute: yes |
| 8 wrap: no | 8 wrap: no |
| 9 test function name: f | 9 test function name: f |
| 10 | 10 |
| (...skipping 29 matching lines...) Expand all Loading... |
| 40 " | 40 " |
| 41 frame size: 5 | 41 frame size: 5 |
| 42 parameter count: 1 | 42 parameter count: 1 |
| 43 bytecode array length: 27 | 43 bytecode array length: 27 |
| 44 bytecodes: [ | 44 bytecodes: [ |
| 45 B(StackCheck), | 45 B(StackCheck), |
| 46 B(LdaUndefined), | 46 B(LdaUndefined), |
| 47 B(Star), R(1), | 47 B(Star), R(1), |
| 48 B(LdaGlobal), U8(0), U8(3), | 48 B(LdaGlobal), U8(0), U8(3), |
| 49 B(Star), R(0), | 49 B(Star), R(0), |
| 50 B(LdaSmi8), U8(1), | 50 B(LdaSmi), U8(1), |
| 51 B(Star), R(2), | 51 B(Star), R(2), |
| 52 B(LdaSmi8), U8(2), | 52 B(LdaSmi), U8(2), |
| 53 B(Star), R(3), | 53 B(Star), R(3), |
| 54 B(LdaSmi8), U8(3), | 54 B(LdaSmi), U8(3), |
| 55 B(Star), R(4), | 55 B(Star), R(4), |
| 56 B(Call), R(0), R(1), U8(4), U8(1), | 56 B(Call), R(0), R(1), U8(4), U8(1), |
| 57 B(Return), | 57 B(Return), |
| 58 ] | 58 ] |
| 59 constant pool: [ | 59 constant pool: [ |
| 60 "t", | 60 "t", |
| 61 ] | 61 ] |
| 62 handlers: [ | 62 handlers: [ |
| 63 ] | 63 ] |
| 64 | 64 |
| OLD | NEW |