| 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: number | 6 pool type: number |
| 7 execute: yes | 7 execute: yes |
| 8 wrap: yes | 8 wrap: yes |
| 9 | 9 |
| 10 --- | 10 --- |
| (...skipping 91 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 102 bytecode array length: 22 | 102 bytecode array length: 22 |
| 103 bytecodes: [ | 103 bytecodes: [ |
| 104 /* 30 E> */ B(StackCheck), | 104 /* 30 E> */ B(StackCheck), |
| 105 /* 42 S> */ B(Wide), B(LdaSmi), U16(1234), | 105 /* 42 S> */ B(Wide), B(LdaSmi), U16(1234), |
| 106 B(Star), R(0), | 106 B(Star), R(0), |
| 107 /* 56 S> */ B(Nop), | 107 /* 56 S> */ B(Nop), |
| 108 /* 66 E> */ B(Mul), R(0), | 108 /* 66 E> */ B(Mul), R(0), |
| 109 B(Star), R(3), | 109 B(Star), R(3), |
| 110 B(LdaSmi), U8(1), | 110 B(LdaSmi), U8(1), |
| 111 B(Sub), R(3), | 111 B(Sub), R(3), |
| 112 /* 56 E> */ B(LdrUndefined), R(1), | 112 B(LdrUndefined), R(1), |
| 113 B(Ldar), R(1), | 113 B(Ldar), R(1), |
| 114 /* 74 S> */ B(Nop), | 114 /* 74 S> */ B(Nop), |
| 115 /* 84 S> */ B(Return), | 115 /* 84 S> */ B(Return), |
| 116 ] | 116 ] |
| 117 constant pool: [ | 117 constant pool: [ |
| 118 ] | 118 ] |
| 119 handlers: [ | 119 handlers: [ |
| 120 ] | 120 ] |
| 121 | 121 |
| 122 --- | 122 --- |
| (...skipping 52 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 175 B(Star), R(0), | 175 B(Star), R(0), |
| 176 /* 46 S> */ B(LdaSmi), U8(-1), | 176 /* 46 S> */ B(LdaSmi), U8(-1), |
| 177 B(Mul), R(0), | 177 B(Mul), R(0), |
| 178 /* 57 S> */ B(Return), | 178 /* 57 S> */ B(Return), |
| 179 ] | 179 ] |
| 180 constant pool: [ | 180 constant pool: [ |
| 181 ] | 181 ] |
| 182 handlers: [ | 182 handlers: [ |
| 183 ] | 183 ] |
| 184 | 184 |
| OLD | NEW |