| 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 | 10 |
| (...skipping 32 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 43 }; | 43 }; |
| 44 f(); | 44 f(); |
| 45 " | 45 " |
| 46 frame size: 1 | 46 frame size: 1 |
| 47 parameter count: 1 | 47 parameter count: 1 |
| 48 bytecode array length: 11 | 48 bytecode array length: 11 |
| 49 bytecodes: [ | 49 bytecodes: [ |
| 50 B(StackCheck), | 50 B(StackCheck), |
| 51 B(LdaGlobal), U8(0), U8(1), | 51 B(LdaGlobal), U8(0), U8(1), |
| 52 B(Star), R(0), | 52 B(Star), R(0), |
| 53 B(LdaSmi8), U8(1), | 53 B(LdaSmi), U8(1), |
| 54 B(DeletePropertyStrict), R(0), | 54 B(DeletePropertyStrict), R(0), |
| 55 B(Return), | 55 B(Return), |
| 56 ] | 56 ] |
| 57 constant pool: [ | 57 constant pool: [ |
| 58 InstanceType::ONE_BYTE_INTERNALIZED_STRING_TYPE, | 58 InstanceType::ONE_BYTE_INTERNALIZED_STRING_TYPE, |
| 59 ] | 59 ] |
| 60 handlers: [ | 60 handlers: [ |
| 61 ] | 61 ] |
| 62 | 62 |
| 63 --- | 63 --- |
| (...skipping 43 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 107 B(LdaConstant), U8(0), | 107 B(LdaConstant), U8(0), |
| 108 B(DeletePropertySloppy), R(1), | 108 B(DeletePropertySloppy), R(1), |
| 109 B(Return), | 109 B(Return), |
| 110 ] | 110 ] |
| 111 constant pool: [ | 111 constant pool: [ |
| 112 InstanceType::ONE_BYTE_INTERNALIZED_STRING_TYPE, | 112 InstanceType::ONE_BYTE_INTERNALIZED_STRING_TYPE, |
| 113 ] | 113 ] |
| 114 handlers: [ | 114 handlers: [ |
| 115 ] | 115 ] |
| 116 | 116 |
| OLD | NEW |