| OLD | NEW |
| 1 # | 1 # |
| 2 # Autogenerated by generate-bytecode-expectations. | 2 # Autogenerated by generate-bytecode-expectations. |
| 3 # | 3 # |
| 4 | 4 |
| 5 --- | 5 --- |
| 6 wrap: yes | 6 wrap: yes |
| 7 | 7 |
| 8 --- | 8 --- |
| 9 snippet: " | 9 snippet: " |
| 10 class Person { | 10 class Person { |
| (...skipping 137 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 148 B(Star), R(8), | 148 B(Star), R(8), |
| 149 B(LdaSmi), I8(2), | 149 B(LdaSmi), I8(2), |
| 150 B(Star), R(9), | 150 B(Star), R(9), |
| 151 B(Ldar), R(8), | 151 B(Ldar), R(8), |
| 152 B(StaDataPropertyInLiteral), R(5), R(7), U8(3), U8(5), | 152 B(StaDataPropertyInLiteral), R(5), R(7), U8(3), U8(5), |
| 153 B(LdaImmutableCurrentContextSlot), U8(5), | 153 B(LdaImmutableCurrentContextSlot), U8(5), |
| 154 /* 106 E> */ B(ToName), R(7), | 154 /* 106 E> */ B(ToName), R(7), |
| 155 B(LdaConstant), U8(4), | 155 B(LdaConstant), U8(4), |
| 156 B(TestEqualStrictNoFeedback), R(7), | 156 B(TestEqualStrictNoFeedback), R(7), |
| 157 B(Mov), R(4), R(6), | 157 B(Mov), R(4), R(6), |
| 158 B(JumpIfToBooleanFalse), U8(7), | 158 B(JumpIfFalse), U8(7), |
| 159 B(CallRuntime), U16(Runtime::kThrowStaticPrototypeError), R(0),
U8(0), | 159 B(CallRuntime), U16(Runtime::kThrowStaticPrototypeError), R(0),
U8(0), |
| 160 B(CreateClosure), U8(5), U8(4), U8(2), | 160 B(CreateClosure), U8(5), U8(4), U8(2), |
| 161 B(Star), R(8), | 161 B(Star), R(8), |
| 162 B(StaDataPropertyInLiteral), R(6), R(7), U8(3), U8(7), | 162 B(StaDataPropertyInLiteral), R(6), R(7), U8(3), U8(7), |
| 163 B(CallRuntime), U16(Runtime::kInstallClassNameAccessorWithCheck)
, R(4), U8(1), | 163 B(CallRuntime), U16(Runtime::kInstallClassNameAccessorWithCheck)
, R(4), U8(1), |
| 164 B(CallRuntime), U16(Runtime::kToFastProperties), R(4), U8(1), | 164 B(CallRuntime), U16(Runtime::kToFastProperties), R(4), U8(1), |
| 165 B(Star), R(0), | 165 B(Star), R(0), |
| 166 B(Star), R(1), | 166 B(Star), R(1), |
| 167 B(Star), R(2), | 167 B(Star), R(2), |
| 168 B(LdaUndefined), | 168 B(LdaUndefined), |
| (...skipping 110 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 279 ] | 279 ] |
| 280 constant pool: [ | 280 constant pool: [ |
| 281 SHARED_FUNCTION_INFO_TYPE, | 281 SHARED_FUNCTION_INFO_TYPE, |
| 282 SHARED_FUNCTION_INFO_TYPE, | 282 SHARED_FUNCTION_INFO_TYPE, |
| 283 ONE_BYTE_INTERNALIZED_STRING_TYPE ["name"], | 283 ONE_BYTE_INTERNALIZED_STRING_TYPE ["name"], |
| 284 SHARED_FUNCTION_INFO_TYPE, | 284 SHARED_FUNCTION_INFO_TYPE, |
| 285 ] | 285 ] |
| 286 handlers: [ | 286 handlers: [ |
| 287 ] | 287 ] |
| 288 | 288 |
| OLD | NEW |