| 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: yes | 8 wrap: yes |
| 9 | 9 |
| 10 --- | 10 --- |
| (...skipping 42 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 53 " | 53 " |
| 54 frame size: 3 | 54 frame size: 3 |
| 55 parameter count: 1 | 55 parameter count: 1 |
| 56 bytecode array length: 19 | 56 bytecode array length: 19 |
| 57 bytecodes: [ | 57 bytecodes: [ |
| 58 B(StackCheck), | 58 B(StackCheck), |
| 59 B(LdaUndefined), | 59 B(LdaUndefined), |
| 60 B(Star), R(1), | 60 B(Star), R(1), |
| 61 B(CreateClosure), U8(0), U8(0), | 61 B(CreateClosure), U8(0), U8(0), |
| 62 B(Star), R(0), | 62 B(Star), R(0), |
| 63 B(LdaSmi8), U8(1), | 63 B(LdaSmi), U8(1), |
| 64 B(Star), R(2), | 64 B(Star), R(2), |
| 65 B(Call), R(0), R(1), U8(2), U8(1), | 65 B(Call), R(0), R(1), U8(2), U8(1), |
| 66 B(Return), | 66 B(Return), |
| 67 ] | 67 ] |
| 68 constant pool: [ | 68 constant pool: [ |
| 69 InstanceType::SHARED_FUNCTION_INFO_TYPE, | 69 InstanceType::SHARED_FUNCTION_INFO_TYPE, |
| 70 ] | 70 ] |
| 71 handlers: [ | 71 handlers: [ |
| 72 ] | 72 ] |
| 73 | 73 |
| OLD | NEW |