| 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: test | 7 test function name: test |
| 8 | 8 |
| 9 --- | 9 --- |
| 10 snippet: " | 10 snippet: " |
| (...skipping 132 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 143 /* 140 E> */ B(CallRuntime), U16(Runtime::kThrowReferenceError), R(4), U8(1), | 143 /* 140 E> */ B(CallRuntime), U16(Runtime::kThrowReferenceError), R(4), U8(1), |
| 144 B(Mov), R(3), R(this), | 144 B(Mov), R(3), R(this), |
| 145 B(Ldar), R(this), | 145 B(Ldar), R(this), |
| 146 B(JumpIfNotHole), U8(11), | 146 B(JumpIfNotHole), U8(11), |
| 147 B(LdaConstant), U8(2), | 147 B(LdaConstant), U8(2), |
| 148 B(Star), R(3), | 148 B(Star), R(3), |
| 149 B(CallRuntime), U16(Runtime::kThrowReferenceError), R(3), U8(1), | 149 B(CallRuntime), U16(Runtime::kThrowReferenceError), R(3), U8(1), |
| 150 /* 162 S> */ B(Return), | 150 /* 162 S> */ B(Return), |
| 151 ] | 151 ] |
| 152 constant pool: [ | 152 constant pool: [ |
| 153 FIXED_ARRAY_TYPE, | 153 CONSTANT_ELEMENTS_PAIR_TYPE, |
| 154 FIXED_ARRAY_TYPE, | 154 CONSTANT_ELEMENTS_PAIR_TYPE, |
| 155 ONE_BYTE_INTERNALIZED_STRING_TYPE ["this"], | 155 ONE_BYTE_INTERNALIZED_STRING_TYPE ["this"], |
| 156 ] | 156 ] |
| 157 handlers: [ | 157 handlers: [ |
| 158 ] | 158 ] |
| 159 | 159 |
| OLD | NEW |