| 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 ignition generators: yes | 10 ignition generators: yes |
| 11 | 11 |
| 12 --- | 12 --- |
| 13 snippet: " | 13 snippet: " |
| 14 function* f() { } | 14 function* f() { } |
| 15 " | 15 " |
| 16 frame size: 10 | 16 frame size: 11 |
| 17 parameter count: 1 | 17 parameter count: 1 |
| 18 bytecode array length: 193 | 18 bytecode array length: 197 |
| 19 bytecodes: [ | 19 bytecodes: [ |
| 20 B(Ldar), R(new_target), | 20 B(Ldar), R(new_target), |
| 21 B(JumpIfUndefined), U8(12), | 21 B(JumpIfUndefined), U8(12), |
| 22 B(ResumeGenerator), R(new_target), | 22 B(ResumeGenerator), R(new_target), |
| 23 B(Star), R(1), | 23 B(Star), R(1), |
| 24 B(LdaZero), | 24 B(LdaZero), |
| 25 B(TestEqualStrict), R(1), | 25 B(TestEqualStrict), R(1), |
| 26 B(JumpIfTrue), U8(49), | 26 B(JumpIfTrue), U8(49), |
| 27 B(Illegal), | 27 B(Illegal), |
| 28 B(CallRuntime), U16(Runtime::kNewFunctionContext), R(closure), U8(1), | 28 B(CallRuntime), U16(Runtime::kNewFunctionContext), R(closure), U8(1), |
| 29 B(PushContext), R(0), | 29 B(PushContext), R(0), |
| 30 B(Ldar), R(this), | 30 B(Ldar), R(this), |
| 31 B(StaContextSlot), R(context), U8(4), | 31 B(StaContextSlot), R(context), U8(4), |
| 32 B(StackCheck), | 32 B(StackCheck), |
| 33 B(Mov), R(context), R(3), | 33 B(Mov), R(context), R(4), |
| 34 B(Ldar), R(closure), | 34 B(Ldar), R(closure), |
| 35 B(Star), R(4), | 35 B(Star), R(5), |
| 36 B(LdaContextSlot), R(context), U8(4), | 36 B(LdaContextSlot), R(context), U8(4), |
| 37 B(Star), R(6), |
| 38 B(CallRuntime), U16(Runtime::kCreateJSGeneratorObject), R(5), U8(2), |
| 39 B(StaContextSlot), R(context), U8(5), |
| 37 B(Star), R(5), | 40 B(Star), R(5), |
| 38 B(CallRuntime), U16(Runtime::kCreateJSGeneratorObject), R(4), U8(2), | 41 B(LdaContextSlot), R(context), U8(5), |
| 39 B(StaContextSlot), R(context), U8(5), | 42 B(Star), R(6), |
| 43 B(LdaZero), |
| 44 B(SuspendGenerator), R(6), |
| 45 B(Ldar), R(5), |
| 46 B(Return), |
| 47 B(LdaSmi), U8(-2), |
| 48 B(Star), R(1), |
| 49 B(CallRuntime), U16(Runtime::kGeneratorGetInput), R(6), U8(1), |
| 50 B(Star), R(7), |
| 51 B(CallRuntime), U16(Runtime::kGeneratorGetResumeMode), R(6), U8(1), |
| 52 B(Star), R(8), |
| 53 B(LdaZero), |
| 54 B(TestEqualStrict), R(8), |
| 55 B(JumpIfTrue), U8(31), |
| 56 B(LdaSmi), U8(2), |
| 57 B(TestEqualStrict), R(8), |
| 58 B(JumpIfTrue), U8(22), |
| 59 B(Jump), U8(2), |
| 60 B(Mov), R(7), R(9), |
| 61 B(LdaTrue), |
| 62 B(Star), R(10), |
| 63 B(CallRuntime), U16(Runtime::kCreateIterResultObject), R(9), U8(2), |
| 64 B(Star), R(3), |
| 65 B(LdaZero), |
| 66 B(Star), R(2), |
| 67 B(Jump), U8(38), |
| 68 B(Ldar), R(7), |
| 69 B(Throw), |
| 70 B(Ldar), R(7), |
| 71 B(LdaUndefined), |
| 72 B(Star), R(5), |
| 73 B(LdaTrue), |
| 74 B(Star), R(6), |
| 75 B(CallRuntime), U16(Runtime::k_CreateIterResultObject), R(5), U8(2), |
| 76 B(Star), R(3), |
| 77 B(LdaSmi), U8(1), |
| 78 B(Star), R(2), |
| 79 B(Jump), U8(14), |
| 80 B(LdaSmi), U8(-1), |
| 81 B(Star), R(2), |
| 82 B(Jump), U8(8), |
| 83 B(Star), R(3), |
| 84 B(LdaSmi), U8(2), |
| 85 B(Star), R(2), |
| 86 B(CallRuntime), U16(Runtime::kInterpreterClearPendingMessage), R(0), U8(0), |
| 40 B(Star), R(4), | 87 B(Star), R(4), |
| 41 B(LdaContextSlot), R(context), U8(5), | 88 B(LdaContextSlot), R(context), U8(5), |
| 42 B(Star), R(5), | 89 B(Star), R(5), |
| 90 B(CallRuntime), U16(Runtime::kGeneratorClose), R(5), U8(1), |
| 91 B(CallRuntime), U16(Runtime::kInterpreterSetPendingMessage), R(4), U8(1), |
| 43 B(LdaZero), | 92 B(LdaZero), |
| 44 B(SuspendGenerator), R(5), | 93 B(TestEqualStrict), R(2), |
| 45 B(Ldar), R(4), | |
| 46 B(Return), | |
| 47 B(CallRuntime), U16(Runtime::kGeneratorGetInput), R(5), U8(1), | |
| 48 B(Star), R(6), | |
| 49 B(CallRuntime), U16(Runtime::kGeneratorGetResumeMode), R(5), U8(1), | |
| 50 B(Star), R(7), | |
| 51 B(LdaZero), | |
| 52 B(TestEqualStrict), R(7), | |
| 53 B(JumpIfTrue), U8(31), | |
| 54 B(LdaSmi), U8(2), | |
| 55 B(TestEqualStrict), R(7), | |
| 56 B(JumpIfTrue), U8(22), | |
| 57 B(Jump), U8(2), | |
| 58 B(Mov), R(6), R(8), | |
| 59 B(LdaTrue), | |
| 60 B(Star), R(9), | |
| 61 B(CallRuntime), U16(Runtime::kCreateIterResultObject), R(8), U8(2), | |
| 62 B(Star), R(2), | |
| 63 B(LdaZero), | |
| 64 B(Star), R(1), | |
| 65 B(Jump), U8(38), | |
| 66 B(Ldar), R(6), | |
| 67 B(Throw), | |
| 68 B(Ldar), R(6), | |
| 69 B(LdaUndefined), | |
| 70 B(Star), R(4), | |
| 71 B(LdaTrue), | |
| 72 B(Star), R(5), | |
| 73 B(CallRuntime), U16(Runtime::k_CreateIterResultObject), R(4), U8(2), | |
| 74 B(Star), R(2), | |
| 75 B(LdaSmi), U8(1), | |
| 76 B(Star), R(1), | |
| 77 B(Jump), U8(14), | |
| 78 B(LdaSmi), U8(-1), | |
| 79 B(Star), R(1), | |
| 80 B(Jump), U8(8), | |
| 81 B(Star), R(2), | |
| 82 B(LdaSmi), U8(2), | |
| 83 B(Star), R(1), | |
| 84 B(CallRuntime), U16(Runtime::kInterpreterClearPendingMessage), R(0), U8(0), | |
| 85 B(Star), R(3), | |
| 86 B(LdaContextSlot), R(context), U8(5), | |
| 87 B(Star), R(4), | |
| 88 B(CallRuntime), U16(Runtime::kGeneratorClose), R(4), U8(1), | |
| 89 B(CallRuntime), U16(Runtime::kInterpreterSetPendingMessage), R(3), U8(1), | |
| 90 B(LdaZero), | |
| 91 B(TestEqualStrict), R(1), | |
| 92 B(JumpIfTrue), U8(16), | 94 B(JumpIfTrue), U8(16), |
| 93 B(LdaSmi), U8(1), | 95 B(LdaSmi), U8(1), |
| 94 B(TestEqualStrict), R(1), | 96 B(TestEqualStrict), R(2), |
| 95 B(JumpIfTrue), U8(13), | 97 B(JumpIfTrue), U8(13), |
| 96 B(LdaSmi), U8(2), | 98 B(LdaSmi), U8(2), |
| 97 B(TestEqualStrict), R(1), | 99 B(TestEqualStrict), R(2), |
| 98 B(JumpIfTrue), U8(10), | 100 B(JumpIfTrue), U8(10), |
| 99 B(Jump), U8(11), | 101 B(Jump), U8(11), |
| 100 B(Ldar), R(2), | 102 B(Ldar), R(3), |
| 101 B(Return), | 103 B(Return), |
| 102 B(Ldar), R(2), | 104 B(Ldar), R(3), |
| 103 B(Return), | 105 B(Return), |
| 104 B(Ldar), R(2), | 106 B(Ldar), R(3), |
| 105 B(ReThrow), | 107 B(ReThrow), |
| 106 B(LdaUndefined), | 108 B(LdaUndefined), |
| 107 B(Return), | 109 B(Return), |
| 108 ] | 110 ] |
| 109 constant pool: [ | 111 constant pool: [ |
| 110 ] | 112 ] |
| 111 handlers: [ | 113 handlers: [ |
| 112 [30, 129, 135], | 114 [30, 133, 139], |
| 113 ] | 115 ] |
| 114 | 116 |
| 115 --- | 117 --- |
| 116 snippet: " | 118 snippet: " |
| 117 function* f() { yield 42 } | 119 function* f() { yield 42 } |
| 118 " | 120 " |
| 119 frame size: 10 | 121 frame size: 11 |
| 120 parameter count: 1 | 122 parameter count: 1 |
| 121 bytecode array length: 285 | 123 bytecode array length: 293 |
| 122 bytecodes: [ | 124 bytecodes: [ |
| 123 B(Ldar), R(new_target), | 125 B(Ldar), R(new_target), |
| 124 B(JumpIfUndefined), U8(18), | 126 B(JumpIfUndefined), U8(18), |
| 125 B(ResumeGenerator), R(new_target), | 127 B(ResumeGenerator), R(new_target), |
| 126 B(Star), R(1), | 128 B(Star), R(1), |
| 127 B(LdaZero), | 129 B(LdaZero), |
| 128 B(TestEqualStrict), R(1), | 130 B(TestEqualStrict), R(1), |
| 129 B(JumpIfTrue), U8(55), | 131 B(JumpIfTrue), U8(55), |
| 130 B(LdaSmi), U8(1), | 132 B(LdaSmi), U8(1), |
| 131 B(TestEqualStrict), R(1), | 133 B(TestEqualStrict), R(1), |
| 132 B(JumpIfTrue), U8(125), | 134 B(JumpIfTrueConstant), U8(0), |
| 133 B(Illegal), | 135 B(Illegal), |
| 134 B(CallRuntime), U16(Runtime::kNewFunctionContext), R(closure), U8(1), | 136 B(CallRuntime), U16(Runtime::kNewFunctionContext), R(closure), U8(1), |
| 135 B(PushContext), R(0), | 137 B(PushContext), R(0), |
| 136 B(Ldar), R(this), | 138 B(Ldar), R(this), |
| 137 B(StaContextSlot), R(context), U8(4), | 139 B(StaContextSlot), R(context), U8(4), |
| 138 B(StackCheck), | 140 B(StackCheck), |
| 139 B(Mov), R(context), R(3), | 141 B(Mov), R(context), R(4), |
| 140 B(Ldar), R(closure), | 142 B(Ldar), R(closure), |
| 141 B(Star), R(4), | 143 B(Star), R(5), |
| 142 B(LdaContextSlot), R(context), U8(4), | 144 B(LdaContextSlot), R(context), U8(4), |
| 145 B(Star), R(6), |
| 146 B(CallRuntime), U16(Runtime::kCreateJSGeneratorObject), R(5), U8(2), |
| 147 B(StaContextSlot), R(context), U8(5), |
| 143 B(Star), R(5), | 148 B(Star), R(5), |
| 144 B(CallRuntime), U16(Runtime::kCreateJSGeneratorObject), R(4), U8(2), | 149 B(LdaContextSlot), R(context), U8(5), |
| 145 B(StaContextSlot), R(context), U8(5), | 150 B(Star), R(6), |
| 151 B(LdaZero), |
| 152 B(SuspendGenerator), R(6), |
| 153 B(Ldar), R(5), |
| 154 B(Return), |
| 155 B(LdaSmi), U8(-2), |
| 156 B(Star), R(1), |
| 157 B(CallRuntime), U16(Runtime::kGeneratorGetInput), R(6), U8(1), |
| 158 B(Star), R(7), |
| 159 B(CallRuntime), U16(Runtime::kGeneratorGetResumeMode), R(6), U8(1), |
| 160 B(Star), R(8), |
| 161 B(LdaZero), |
| 162 B(TestEqualStrict), R(8), |
| 163 B(JumpIfTrue), U8(31), |
| 164 B(LdaSmi), U8(2), |
| 165 B(TestEqualStrict), R(8), |
| 166 B(JumpIfTrue), U8(22), |
| 167 B(Jump), U8(2), |
| 168 B(Mov), R(7), R(9), |
| 169 B(LdaTrue), |
| 170 B(Star), R(10), |
| 171 B(CallRuntime), U16(Runtime::kCreateIterResultObject), R(9), U8(2), |
| 172 B(Star), R(3), |
| 173 B(LdaZero), |
| 174 B(Star), R(2), |
| 175 B(Jump), U8(119), |
| 176 B(Ldar), R(7), |
| 177 B(Throw), |
| 178 B(Ldar), R(7), |
| 179 B(LdaSmi), U8(42), |
| 180 B(Star), R(5), |
| 181 B(LdaFalse), |
| 182 B(Star), R(6), |
| 183 B(CallRuntime), U16(Runtime::k_CreateIterResultObject), R(5), U8(2), |
| 184 B(Star), R(7), |
| 185 B(LdaContextSlot), R(context), U8(5), |
| 186 B(Star), R(5), |
| 187 B(LdaSmi), U8(1), |
| 188 B(SuspendGenerator), R(5), |
| 189 B(Ldar), R(7), |
| 190 B(Return), |
| 191 B(LdaSmi), U8(-2), |
| 192 B(Star), R(1), |
| 193 B(CallRuntime), U16(Runtime::kGeneratorGetInput), R(5), U8(1), |
| 194 B(Star), R(6), |
| 195 B(CallRuntime), U16(Runtime::kGeneratorGetResumeMode), R(5), U8(1), |
| 196 B(Star), R(8), |
| 197 B(LdaZero), |
| 198 B(TestEqualStrict), R(8), |
| 199 B(JumpIfTrue), U8(32), |
| 200 B(LdaSmi), U8(2), |
| 201 B(TestEqualStrict), R(8), |
| 202 B(JumpIfTrue), U8(23), |
| 203 B(Jump), U8(2), |
| 204 B(Mov), R(6), R(9), |
| 205 B(LdaTrue), |
| 206 B(Star), R(10), |
| 207 B(CallRuntime), U16(Runtime::kCreateIterResultObject), R(9), U8(2), |
| 208 B(Star), R(3), |
| 209 B(LdaSmi), U8(1), |
| 210 B(Star), R(2), |
| 211 B(Jump), U8(38), |
| 212 B(Ldar), R(6), |
| 213 B(Throw), |
| 214 B(Ldar), R(6), |
| 215 B(LdaUndefined), |
| 216 B(Star), R(5), |
| 217 B(LdaTrue), |
| 218 B(Star), R(6), |
| 219 B(CallRuntime), U16(Runtime::k_CreateIterResultObject), R(5), U8(2), |
| 220 B(Star), R(3), |
| 221 B(LdaSmi), U8(2), |
| 222 B(Star), R(2), |
| 223 B(Jump), U8(14), |
| 224 B(LdaSmi), U8(-1), |
| 225 B(Star), R(2), |
| 226 B(Jump), U8(8), |
| 227 B(Star), R(3), |
| 228 B(LdaSmi), U8(3), |
| 229 B(Star), R(2), |
| 230 B(CallRuntime), U16(Runtime::kInterpreterClearPendingMessage), R(0), U8(0), |
| 146 B(Star), R(4), | 231 B(Star), R(4), |
| 147 B(LdaContextSlot), R(context), U8(5), | 232 B(LdaContextSlot), R(context), U8(5), |
| 148 B(Star), R(5), | 233 B(Star), R(5), |
| 234 B(CallRuntime), U16(Runtime::kGeneratorClose), R(5), U8(1), |
| 235 B(CallRuntime), U16(Runtime::kInterpreterSetPendingMessage), R(4), U8(1), |
| 149 B(LdaZero), | 236 B(LdaZero), |
| 150 B(SuspendGenerator), R(5), | 237 B(TestEqualStrict), R(2), |
| 151 B(Ldar), R(4), | |
| 152 B(Return), | |
| 153 B(CallRuntime), U16(Runtime::kGeneratorGetInput), R(5), U8(1), | |
| 154 B(Star), R(6), | |
| 155 B(CallRuntime), U16(Runtime::kGeneratorGetResumeMode), R(5), U8(1), | |
| 156 B(Star), R(7), | |
| 157 B(LdaZero), | |
| 158 B(TestEqualStrict), R(7), | |
| 159 B(JumpIfTrue), U8(31), | |
| 160 B(LdaSmi), U8(2), | |
| 161 B(TestEqualStrict), R(7), | |
| 162 B(JumpIfTrue), U8(22), | |
| 163 B(Jump), U8(2), | |
| 164 B(Mov), R(6), R(8), | |
| 165 B(LdaTrue), | |
| 166 B(Star), R(9), | |
| 167 B(CallRuntime), U16(Runtime::kCreateIterResultObject), R(8), U8(2), | |
| 168 B(Star), R(2), | |
| 169 B(LdaZero), | |
| 170 B(Star), R(1), | |
| 171 B(Jump), U8(115), | |
| 172 B(Ldar), R(6), | |
| 173 B(Throw), | |
| 174 B(Ldar), R(6), | |
| 175 B(LdaSmi), U8(42), | |
| 176 B(Star), R(4), | |
| 177 B(LdaFalse), | |
| 178 B(Star), R(5), | |
| 179 B(CallRuntime), U16(Runtime::k_CreateIterResultObject), R(4), U8(2), | |
| 180 B(Star), R(6), | |
| 181 B(LdaContextSlot), R(context), U8(5), | |
| 182 B(Star), R(4), | |
| 183 B(LdaSmi), U8(1), | |
| 184 B(SuspendGenerator), R(4), | |
| 185 B(Ldar), R(6), | |
| 186 B(Return), | |
| 187 B(CallRuntime), U16(Runtime::kGeneratorGetInput), R(4), U8(1), | |
| 188 B(Star), R(5), | |
| 189 B(CallRuntime), U16(Runtime::kGeneratorGetResumeMode), R(4), U8(1), | |
| 190 B(Star), R(7), | |
| 191 B(LdaZero), | |
| 192 B(TestEqualStrict), R(7), | |
| 193 B(JumpIfTrue), U8(32), | |
| 194 B(LdaSmi), U8(2), | |
| 195 B(TestEqualStrict), R(7), | |
| 196 B(JumpIfTrue), U8(23), | |
| 197 B(Jump), U8(2), | |
| 198 B(Mov), R(5), R(8), | |
| 199 B(LdaTrue), | |
| 200 B(Star), R(9), | |
| 201 B(CallRuntime), U16(Runtime::kCreateIterResultObject), R(8), U8(2), | |
| 202 B(Star), R(2), | |
| 203 B(LdaSmi), U8(1), | |
| 204 B(Star), R(1), | |
| 205 B(Jump), U8(38), | |
| 206 B(Ldar), R(5), | |
| 207 B(Throw), | |
| 208 B(Ldar), R(5), | |
| 209 B(LdaUndefined), | |
| 210 B(Star), R(4), | |
| 211 B(LdaTrue), | |
| 212 B(Star), R(5), | |
| 213 B(CallRuntime), U16(Runtime::k_CreateIterResultObject), R(4), U8(2), | |
| 214 B(Star), R(2), | |
| 215 B(LdaSmi), U8(2), | |
| 216 B(Star), R(1), | |
| 217 B(Jump), U8(14), | |
| 218 B(LdaSmi), U8(-1), | |
| 219 B(Star), R(1), | |
| 220 B(Jump), U8(8), | |
| 221 B(Star), R(2), | |
| 222 B(LdaSmi), U8(3), | |
| 223 B(Star), R(1), | |
| 224 B(CallRuntime), U16(Runtime::kInterpreterClearPendingMessage), R(0), U8(0), | |
| 225 B(Star), R(3), | |
| 226 B(LdaContextSlot), R(context), U8(5), | |
| 227 B(Star), R(4), | |
| 228 B(CallRuntime), U16(Runtime::kGeneratorClose), R(4), U8(1), | |
| 229 B(CallRuntime), U16(Runtime::kInterpreterSetPendingMessage), R(3), U8(1), | |
| 230 B(LdaZero), | |
| 231 B(TestEqualStrict), R(1), | |
| 232 B(JumpIfTrue), U8(22), | 238 B(JumpIfTrue), U8(22), |
| 233 B(LdaSmi), U8(1), | 239 B(LdaSmi), U8(1), |
| 234 B(TestEqualStrict), R(1), | 240 B(TestEqualStrict), R(2), |
| 235 B(JumpIfTrue), U8(19), | 241 B(JumpIfTrue), U8(19), |
| 236 B(LdaSmi), U8(2), | 242 B(LdaSmi), U8(2), |
| 237 B(TestEqualStrict), R(1), | 243 B(TestEqualStrict), R(2), |
| 238 B(JumpIfTrue), U8(16), | 244 B(JumpIfTrue), U8(16), |
| 239 B(LdaSmi), U8(3), | 245 B(LdaSmi), U8(3), |
| 240 B(TestEqualStrict), R(1), | 246 B(TestEqualStrict), R(2), |
| 241 B(JumpIfTrue), U8(13), | 247 B(JumpIfTrue), U8(13), |
| 242 B(Jump), U8(14), | 248 B(Jump), U8(14), |
| 243 B(Ldar), R(2), | 249 B(Ldar), R(3), |
| 244 B(Return), | 250 B(Return), |
| 245 B(Ldar), R(2), | 251 B(Ldar), R(3), |
| 246 B(Return), | 252 B(Return), |
| 247 B(Ldar), R(2), | 253 B(Ldar), R(3), |
| 248 B(Return), | 254 B(Return), |
| 249 B(Ldar), R(2), | 255 B(Ldar), R(3), |
| 250 B(ReThrow), | 256 B(ReThrow), |
| 251 B(LdaUndefined), | 257 B(LdaUndefined), |
| 252 B(Return), | 258 B(Return), |
| 253 ] | 259 ] |
| 254 constant pool: [ | 260 constant pool: [ |
| 261 kInstanceTypeDontCare, |
| 255 ] | 262 ] |
| 256 handlers: [ | 263 handlers: [ |
| 257 [36, 212, 218], | 264 [36, 220, 226], |
| 258 ] | 265 ] |
| 259 | 266 |
| 260 --- | 267 --- |
| 261 snippet: " | 268 snippet: " |
| 262 function* f() { for (let x of [42]) yield x } | 269 function* f() { for (let x of [42]) yield x } |
| 263 " | 270 " |
| 264 frame size: 16 | 271 frame size: 17 |
| 265 parameter count: 1 | 272 parameter count: 1 |
| 266 bytecode array length: 773 | 273 bytecode array length: 794 |
| 267 bytecodes: [ | 274 bytecodes: [ |
| 268 B(Ldar), R(new_target), | 275 B(Ldar), R(new_target), |
| 269 B(JumpIfUndefined), U8(18), | 276 B(JumpIfUndefined), U8(18), |
| 270 B(ResumeGenerator), R(new_target), | 277 B(ResumeGenerator), R(new_target), |
| 271 B(Star), R(3), | 278 B(Star), R(3), |
| 272 B(LdaZero), | 279 B(LdaZero), |
| 273 B(TestEqualStrict), R(3), | 280 B(TestEqualStrict), R(3), |
| 274 B(JumpIfTrue), U8(55), | 281 B(JumpIfTrue), U8(55), |
| 275 B(LdaSmi), U8(1), | 282 B(LdaSmi), U8(1), |
| 276 B(TestEqualStrict), R(3), | 283 B(TestEqualStrict), R(3), |
| 277 B(JumpIfTrueConstant), U8(8), | 284 B(JumpIfTrueConstant), U8(3), |
| 278 B(Illegal), | 285 B(Illegal), |
| 279 B(CallRuntime), U16(Runtime::kNewFunctionContext), R(closure), U8(1), | 286 B(CallRuntime), U16(Runtime::kNewFunctionContext), R(closure), U8(1), |
| 280 B(PushContext), R(0), | 287 B(PushContext), R(0), |
| 281 B(Ldar), R(this), | 288 B(Ldar), R(this), |
| 282 B(StaContextSlot), R(context), U8(4), | 289 B(StaContextSlot), R(context), U8(4), |
| 283 B(StackCheck), | 290 B(StackCheck), |
| 284 B(Mov), R(context), R(5), | 291 B(Mov), R(context), R(6), |
| 285 B(Ldar), R(closure), | 292 B(Ldar), R(closure), |
| 286 B(Star), R(6), | 293 B(Star), R(7), |
| 287 B(LdaContextSlot), R(context), U8(4), | 294 B(LdaContextSlot), R(context), U8(4), |
| 295 B(Star), R(8), |
| 296 B(CallRuntime), U16(Runtime::kCreateJSGeneratorObject), R(7), U8(2), |
| 297 B(StaContextSlot), R(context), U8(5), |
| 288 B(Star), R(7), | 298 B(Star), R(7), |
| 289 B(CallRuntime), U16(Runtime::kCreateJSGeneratorObject), R(6), U8(2), | |
| 290 B(StaContextSlot), R(context), U8(5), | |
| 291 B(Star), R(6), | |
| 292 B(LdaContextSlot), R(context), U8(5), | 299 B(LdaContextSlot), R(context), U8(5), |
| 293 B(Star), R(7), | 300 B(Star), R(8), |
| 294 B(LdaZero), | 301 B(LdaZero), |
| 295 B(SuspendGenerator), R(7), | 302 B(SuspendGenerator), R(8), |
| 296 B(Ldar), R(6), | 303 B(Ldar), R(7), |
| 297 B(Return), | 304 B(Return), |
| 298 B(CallRuntime), U16(Runtime::kGeneratorGetInput), R(7), U8(1), | 305 B(LdaSmi), U8(-2), |
| 299 B(Star), R(8), | 306 B(Star), R(3), |
| 300 B(CallRuntime), U16(Runtime::kGeneratorGetResumeMode), R(7), U8(1), | 307 B(CallRuntime), U16(Runtime::kGeneratorGetInput), R(8), U8(1), |
| 301 B(Star), R(9), | 308 B(Star), R(9), |
| 309 B(CallRuntime), U16(Runtime::kGeneratorGetResumeMode), R(8), U8(1), |
| 310 B(Star), R(10), |
| 302 B(LdaZero), | 311 B(LdaZero), |
| 303 B(TestEqualStrict), R(9), | 312 B(TestEqualStrict), R(10), |
| 304 B(JumpIfTrue), U8(31), | 313 B(JumpIfTrue), U8(31), |
| 305 B(LdaSmi), U8(2), | 314 B(LdaSmi), U8(2), |
| 306 B(TestEqualStrict), R(9), | 315 B(TestEqualStrict), R(10), |
| 307 B(JumpIfTrue), U8(22), | 316 B(JumpIfTrue), U8(22), |
| 308 B(Jump), U8(2), | 317 B(Jump), U8(2), |
| 309 B(Mov), R(8), R(10), | 318 B(Mov), R(9), R(11), |
| 310 B(LdaTrue), | 319 B(LdaTrue), |
| 311 B(Star), R(11), | 320 B(Star), R(12), |
| 312 B(CallRuntime), U16(Runtime::kCreateIterResultObject), R(10), U8(2), | 321 B(CallRuntime), U16(Runtime::kCreateIterResultObject), R(11), U8(2), |
| 322 B(Star), R(5), |
| 323 B(LdaZero), |
| 313 B(Star), R(4), | 324 B(Star), R(4), |
| 314 B(LdaZero), | 325 B(JumpConstant), U8(17), |
| 315 B(Star), R(3), | 326 B(Ldar), R(9), |
| 316 B(JumpConstant), U8(16), | |
| 317 B(Ldar), R(8), | |
| 318 B(Throw), | 327 B(Throw), |
| 319 B(Ldar), R(8), | 328 B(Ldar), R(9), |
| 320 B(LdaConstant), U8(0), | 329 B(LdaConstant), U8(0), |
| 321 B(Star), R(6), | 330 B(Star), R(7), |
| 322 B(Ldar), R(closure), | 331 B(Ldar), R(closure), |
| 323 B(Star), R(7), | 332 B(Star), R(8), |
| 324 B(CallRuntime), U16(Runtime::kPushBlockContext), R(6), U8(2), | 333 B(CallRuntime), U16(Runtime::kPushBlockContext), R(7), U8(2), |
| 325 B(PushContext), R(1), | 334 B(PushContext), R(1), |
| 326 B(LdaTheHole), | 335 B(LdaTheHole), |
| 327 B(StaContextSlot), R(context), U8(4), | 336 B(StaContextSlot), R(context), U8(4), |
| 328 B(LdaUndefined), | 337 B(LdaUndefined), |
| 329 B(StaContextSlot), R(1), U8(10), | 338 B(StaContextSlot), R(1), U8(10), |
| 330 B(LdaZero), | 339 B(LdaZero), |
| 331 B(StaContextSlot), R(1), U8(9), | 340 B(StaContextSlot), R(1), U8(9), |
| 332 B(Mov), R(context), R(8), | |
| 333 B(Mov), R(context), R(9), | 341 B(Mov), R(context), R(9), |
| 342 B(Mov), R(context), R(10), |
| 334 B(CreateArrayLiteral), U8(1), U8(0), U8(3), | 343 B(CreateArrayLiteral), U8(1), U8(0), U8(3), |
| 344 B(Star), R(12), |
| 345 B(LdaConstant), U8(2), |
| 346 B(KeyedLoadIC), R(12), U8(3), |
| 335 B(Star), R(11), | 347 B(Star), R(11), |
| 336 B(LdaConstant), U8(2), | 348 B(Call), R(11), R(12), U8(1), U8(1), |
| 337 B(KeyedLoadIC), R(11), U8(3), | |
| 338 B(Star), R(10), | |
| 339 B(Call), R(10), R(11), U8(1), U8(1), | |
| 340 B(StaContextSlot), R(1), U8(7), | 349 B(StaContextSlot), R(1), U8(7), |
| 350 B(LdaSmi), U8(-2), |
| 351 B(TestEqual), R(3), |
| 352 B(JumpIfTrue), U8(9), |
| 353 B(LdaSmi), U8(1), |
| 354 B(TestEqualStrict), R(3), |
| 355 B(JumpIfTrueConstant), U8(9), |
| 356 B(Illegal), |
| 341 B(LdaContextSlot), R(1), U8(7), | 357 B(LdaContextSlot), R(1), U8(7), |
| 358 B(Star), R(13), |
| 359 B(LoadIC), R(13), U8(4), U8(7), |
| 342 B(Star), R(12), | 360 B(Star), R(12), |
| 343 B(LoadIC), R(12), U8(3), U8(7), | 361 B(Call), R(12), R(13), U8(1), U8(5), |
| 362 B(StaContextSlot), R(1), U8(8), |
| 344 B(Star), R(11), | 363 B(Star), R(11), |
| 345 B(Call), R(11), R(12), U8(1), U8(5), | 364 B(InvokeIntrinsic), U16(Runtime::k_IsJSReceiver), R(11), U8(1), |
| 346 B(StaContextSlot), R(1), U8(8), | |
| 347 B(Star), R(10), | |
| 348 B(InvokeIntrinsic), U16(Runtime::k_IsJSReceiver), R(10), U8(1), | |
| 349 B(LogicalNot), | 365 B(LogicalNot), |
| 350 B(JumpIfFalse), U8(12), | 366 B(JumpIfFalse), U8(12), |
| 351 B(LdaContextSlot), R(1), U8(8), | 367 B(LdaContextSlot), R(1), U8(8), |
| 352 B(Star), R(10), | 368 B(Star), R(11), |
| 353 B(CallRuntime), U16(Runtime::kThrowIteratorResultNotAnObject), R(10), U8(1), | 369 B(CallRuntime), U16(Runtime::kThrowIteratorResultNotAnObject), R(11), U8(1), |
| 354 B(LdaContextSlot), R(1), U8(8), | 370 B(LdaContextSlot), R(1), U8(8), |
| 355 B(Star), R(10), | 371 B(Star), R(11), |
| 356 B(LoadIC), R(10), U8(4), U8(9), | 372 B(LoadIC), R(11), U8(5), U8(9), |
| 357 B(JumpIfToBooleanTrueConstant), U8(9), | 373 B(JumpIfToBooleanTrueConstant), U8(10), |
| 358 B(LdaSmi), U8(2), | 374 B(LdaSmi), U8(2), |
| 359 B(StaContextSlot), R(1), U8(9), | 375 B(StaContextSlot), R(1), U8(9), |
| 360 B(LdaContextSlot), R(1), U8(8), | 376 B(LdaContextSlot), R(1), U8(8), |
| 361 B(Star), R(10), | 377 B(Star), R(11), |
| 362 B(LoadIC), R(10), U8(5), U8(11), | 378 B(LoadIC), R(11), U8(6), U8(11), |
| 363 B(StaContextSlot), R(1), U8(6), | 379 B(StaContextSlot), R(1), U8(6), |
| 364 B(LdaContextSlot), R(1), U8(10), | 380 B(LdaContextSlot), R(1), U8(10), |
| 365 B(StackCheck), | 381 B(StackCheck), |
| 366 B(LdaConstant), U8(6), | 382 B(LdaConstant), U8(7), |
| 367 B(Star), R(10), | 383 B(Star), R(11), |
| 368 B(Ldar), R(closure), | 384 B(Ldar), R(closure), |
| 369 B(Star), R(11), | 385 B(Star), R(12), |
| 370 B(CallRuntime), U16(Runtime::kPushBlockContext), R(10), U8(2), | 386 B(CallRuntime), U16(Runtime::kPushBlockContext), R(11), U8(2), |
| 371 B(PushContext), R(2), | 387 B(PushContext), R(2), |
| 372 B(LdaTheHole), | 388 B(LdaTheHole), |
| 373 B(StaContextSlot), R(context), U8(4), | 389 B(StaContextSlot), R(context), U8(4), |
| 374 B(LdaContextSlot), R(1), U8(6), | 390 B(LdaContextSlot), R(1), U8(6), |
| 375 B(StaContextSlot), R(context), U8(4), | 391 B(StaContextSlot), R(context), U8(4), |
| 376 B(LdaContextSlot), R(context), U8(4), | 392 B(LdaContextSlot), R(context), U8(4), |
| 377 B(JumpIfNotHole), U8(11), | 393 B(JumpIfNotHole), U8(11), |
| 378 B(LdaConstant), U8(7), | 394 B(LdaConstant), U8(8), |
| 395 B(Star), R(12), |
| 396 B(CallRuntime), U16(Runtime::kThrowReferenceError), R(12), U8(1), |
| 379 B(Star), R(11), | 397 B(Star), R(11), |
| 380 B(CallRuntime), U16(Runtime::kThrowReferenceError), R(11), U8(1), | |
| 381 B(Star), R(10), | |
| 382 B(LdaFalse), | 398 B(LdaFalse), |
| 399 B(Star), R(12), |
| 400 B(CallRuntime), U16(Runtime::k_CreateIterResultObject), R(11), U8(2), |
| 401 B(Star), R(13), |
| 402 B(LdaContextSlot), R(1), U8(5), |
| 383 B(Star), R(11), | 403 B(Star), R(11), |
| 384 B(CallRuntime), U16(Runtime::k_CreateIterResultObject), R(10), U8(2), | 404 B(LdaSmi), U8(1), |
| 405 B(SuspendGenerator), R(11), |
| 406 B(Ldar), R(13), |
| 407 B(Return), |
| 408 B(LdaSmi), U8(-2), |
| 409 B(Star), R(3), |
| 410 B(CallRuntime), U16(Runtime::kGeneratorGetInput), R(11), U8(1), |
| 385 B(Star), R(12), | 411 B(Star), R(12), |
| 386 B(LdaContextSlot), R(1), U8(5), | 412 B(CallRuntime), U16(Runtime::kGeneratorGetResumeMode), R(11), U8(1), |
| 387 B(Star), R(10), | 413 B(Star), R(14), |
| 388 B(LdaSmi), U8(1), | |
| 389 B(SuspendGenerator), R(10), | |
| 390 B(Ldar), R(12), | |
| 391 B(Return), | |
| 392 B(CallRuntime), U16(Runtime::kGeneratorGetInput), R(10), U8(1), | |
| 393 B(Star), R(11), | |
| 394 B(CallRuntime), U16(Runtime::kGeneratorGetResumeMode), R(10), U8(1), | |
| 395 B(Star), R(13), | |
| 396 B(LdaZero), | 414 B(LdaZero), |
| 397 B(TestEqualStrict), R(13), | 415 B(TestEqualStrict), R(14), |
| 398 B(JumpIfTrue), U8(45), | 416 B(JumpIfTrue), U8(45), |
| 399 B(LdaSmi), U8(2), | 417 B(LdaSmi), U8(2), |
| 400 B(TestEqualStrict), R(13), | 418 B(TestEqualStrict), R(14), |
| 401 B(JumpIfTrue), U8(36), | 419 B(JumpIfTrue), U8(36), |
| 402 B(Jump), U8(2), | 420 B(Jump), U8(2), |
| 403 B(Mov), R(11), R(14), | 421 B(Mov), R(12), R(15), |
| 404 B(LdaTrue), | 422 B(LdaTrue), |
| 405 B(Star), R(15), | 423 B(Star), R(16), |
| 406 B(CallRuntime), U16(Runtime::kCreateIterResultObject), R(14), U8(2), | 424 B(CallRuntime), U16(Runtime::kCreateIterResultObject), R(15), U8(2), |
| 407 B(PopContext), R(2), | 425 B(PopContext), R(2), |
| 408 B(PopContext), R(2), | 426 B(PopContext), R(2), |
| 409 B(PopContext), R(2), | 427 B(PopContext), R(2), |
| 410 B(PopContext), R(2), | 428 B(PopContext), R(2), |
| 411 B(PopContext), R(2), | 429 B(PopContext), R(2), |
| 412 B(PopContext), R(2), | 430 B(PopContext), R(2), |
| 413 B(PopContext), R(2), | 431 B(PopContext), R(2), |
| 432 B(Star), R(8), |
| 433 B(LdaZero), |
| 414 B(Star), R(7), | 434 B(Star), R(7), |
| 415 B(LdaZero), | |
| 416 B(Star), R(6), | |
| 417 B(Jump), U8(78), | 435 B(Jump), U8(78), |
| 418 B(Ldar), R(11), | 436 B(Ldar), R(12), |
| 419 B(Throw), | 437 B(Throw), |
| 420 B(Ldar), R(11), | 438 B(Ldar), R(12), |
| 421 B(PopContext), R(2), | 439 B(PopContext), R(2), |
| 422 B(LdaZero), | 440 B(LdaZero), |
| 423 B(StaContextSlot), R(1), U8(9), | 441 B(StaContextSlot), R(1), U8(9), |
| 424 B(Wide), B(Jump), U16(-205), | 442 B(Wide), B(Jump), U16(-222), |
| 425 B(Jump), U8(49), | 443 B(Jump), U8(49), |
| 444 B(Star), R(12), |
| 445 B(LdaConstant), U8(11), |
| 426 B(Star), R(11), | 446 B(Star), R(11), |
| 427 B(LdaConstant), U8(10), | 447 B(Ldar), R(closure), |
| 448 B(Star), R(13), |
| 449 B(CallRuntime), U16(Runtime::kPushCatchContext), R(11), U8(3), |
| 428 B(Star), R(10), | 450 B(Star), R(10), |
| 429 B(Ldar), R(closure), | |
| 430 B(Star), R(12), | |
| 431 B(CallRuntime), U16(Runtime::kPushCatchContext), R(10), U8(3), | |
| 432 B(Star), R(9), | |
| 433 B(PushContext), R(2), | 451 B(PushContext), R(2), |
| 434 B(LdaContextSlot), R(1), U8(9), | 452 B(LdaContextSlot), R(1), U8(9), |
| 435 B(Star), R(10), | 453 B(Star), R(11), |
| 436 B(LdaSmi), U8(2), | 454 B(LdaSmi), U8(2), |
| 437 B(TestEqualStrict), R(10), | 455 B(TestEqualStrict), R(11), |
| 438 B(JumpIfFalse), U8(7), | 456 B(JumpIfFalse), U8(7), |
| 439 B(LdaSmi), U8(1), | 457 B(LdaSmi), U8(1), |
| 440 B(StaContextSlot), R(1), U8(9), | 458 B(StaContextSlot), R(1), U8(9), |
| 441 B(LdaContextSlot), R(context), U8(4), | 459 B(LdaContextSlot), R(context), U8(4), |
| 442 B(Star), R(10), | 460 B(Star), R(11), |
| 443 B(CallRuntime), U16(Runtime::kReThrow), R(10), U8(1), | 461 B(CallRuntime), U16(Runtime::kReThrow), R(11), U8(1), |
| 444 B(PopContext), R(2), | 462 B(PopContext), R(2), |
| 445 B(LdaSmi), U8(-1), | 463 B(LdaSmi), U8(-1), |
| 446 B(Star), R(6), | 464 B(Star), R(7), |
| 447 B(Jump), U8(8), | 465 B(Jump), U8(8), |
| 466 B(Star), R(8), |
| 467 B(LdaSmi), U8(1), |
| 448 B(Star), R(7), | 468 B(Star), R(7), |
| 449 B(LdaSmi), U8(1), | |
| 450 B(Star), R(6), | |
| 451 B(CallRuntime), U16(Runtime::kInterpreterClearPendingMessage), R(0), U8(0), | 469 B(CallRuntime), U16(Runtime::kInterpreterClearPendingMessage), R(0), U8(0), |
| 452 B(Star), R(8), | 470 B(Star), R(9), |
| 453 B(LdaContextSlot), R(1), U8(9), | 471 B(LdaContextSlot), R(1), U8(9), |
| 454 B(Star), R(9), | 472 B(Star), R(10), |
| 455 B(LdaZero), | 473 B(LdaZero), |
| 456 B(TestEqualStrict), R(9), | 474 B(TestEqualStrict), R(10), |
| 457 B(JumpIfTrue), U8(10), | 475 B(JumpIfTrue), U8(10), |
| 458 B(LdaContextSlot), R(1), U8(7), | 476 B(LdaContextSlot), R(1), U8(7), |
| 459 B(Star), R(9), | 477 B(Star), R(10), |
| 460 B(LdaUndefined), | 478 B(LdaUndefined), |
| 461 B(TestEqualStrict), R(9), | 479 B(TestEqualStrict), R(10), |
| 462 B(LogicalNot), | 480 B(LogicalNot), |
| 463 B(JumpIfFalseConstant), U8(15), | 481 B(JumpIfFalseConstant), U8(16), |
| 464 B(LdaContextSlot), R(1), U8(7), | 482 B(LdaContextSlot), R(1), U8(7), |
| 465 B(Star), R(9), | 483 B(Star), R(10), |
| 466 B(LoadIC), R(9), U8(11), U8(13), | 484 B(LoadIC), R(10), U8(12), U8(13), |
| 467 B(StaContextSlot), R(1), U8(11), | 485 B(StaContextSlot), R(1), U8(11), |
| 468 B(LdaContextSlot), R(1), U8(11), | 486 B(LdaContextSlot), R(1), U8(11), |
| 469 B(Star), R(9), | 487 B(Star), R(10), |
| 470 B(LdaNull), | 488 B(LdaNull), |
| 471 B(TestEqual), R(9), | 489 B(TestEqual), R(10), |
| 472 B(JumpIfFalse), U8(4), | 490 B(JumpIfFalse), U8(4), |
| 473 B(JumpConstant), U8(14), | 491 B(JumpConstant), U8(15), |
| 474 B(LdaContextSlot), R(1), U8(9), | 492 B(LdaContextSlot), R(1), U8(9), |
| 475 B(Star), R(9), | 493 B(Star), R(10), |
| 476 B(LdaSmi), U8(1), | 494 B(LdaSmi), U8(1), |
| 477 B(TestEqualStrict), R(9), | 495 B(TestEqualStrict), R(10), |
| 478 B(JumpIfFalse), U8(82), | 496 B(JumpIfFalse), U8(82), |
| 479 B(LdaContextSlot), R(1), U8(11), | 497 B(LdaContextSlot), R(1), U8(11), |
| 480 B(TypeOf), | 498 B(TypeOf), |
| 481 B(Star), R(9), | 499 B(Star), R(10), |
| 482 B(LdaConstant), U8(12), | 500 B(LdaConstant), U8(13), |
| 483 B(TestEqualStrict), R(9), | 501 B(TestEqualStrict), R(10), |
| 484 B(JumpIfFalse), U8(4), | 502 B(JumpIfFalse), U8(4), |
| 485 B(Jump), U8(18), | 503 B(Jump), U8(18), |
| 486 B(Wide), B(LdaSmi), U16(129), | 504 B(Wide), B(LdaSmi), U16(129), |
| 487 B(Star), R(9), | |
| 488 B(LdaConstant), U8(13), | |
| 489 B(Star), R(10), | 505 B(Star), R(10), |
| 490 B(CallRuntime), U16(Runtime::kNewTypeError), R(9), U8(2), | 506 B(LdaConstant), U8(14), |
| 507 B(Star), R(11), |
| 508 B(CallRuntime), U16(Runtime::kNewTypeError), R(10), U8(2), |
| 491 B(Throw), | 509 B(Throw), |
| 492 B(Mov), R(context), R(9), | 510 B(Mov), R(context), R(10), |
| 511 B(LdaContextSlot), R(1), U8(11), |
| 512 B(Star), R(11), |
| 513 B(LdaContextSlot), R(1), U8(7), |
| 514 B(Star), R(12), |
| 515 B(CallRuntime), U16(Runtime::k_Call), R(11), U8(2), |
| 516 B(Jump), U8(30), |
| 517 B(Star), R(12), |
| 518 B(LdaConstant), U8(11), |
| 519 B(Star), R(11), |
| 520 B(Ldar), R(closure), |
| 521 B(Star), R(13), |
| 522 B(CallRuntime), U16(Runtime::kPushCatchContext), R(11), U8(3), |
| 523 B(Star), R(10), |
| 524 B(CallRuntime), U16(Runtime::kInterpreterClearPendingMessage), R(0), U8(0), |
| 525 B(Ldar), R(10), |
| 526 B(PushContext), R(2), |
| 527 B(PopContext), R(2), |
| 528 B(Jump), U8(44), |
| 493 B(LdaContextSlot), R(1), U8(11), | 529 B(LdaContextSlot), R(1), U8(11), |
| 494 B(Star), R(10), | 530 B(Star), R(10), |
| 495 B(LdaContextSlot), R(1), U8(7), | 531 B(LdaContextSlot), R(1), U8(7), |
| 496 B(Star), R(11), | 532 B(Star), R(11), |
| 497 B(CallRuntime), U16(Runtime::k_Call), R(10), U8(2), | 533 B(CallRuntime), U16(Runtime::k_Call), R(10), U8(2), |
| 498 B(Jump), U8(30), | |
| 499 B(Star), R(11), | |
| 500 B(LdaConstant), U8(10), | |
| 501 B(Star), R(10), | |
| 502 B(Ldar), R(closure), | |
| 503 B(Star), R(12), | |
| 504 B(CallRuntime), U16(Runtime::kPushCatchContext), R(10), U8(3), | |
| 505 B(Star), R(9), | |
| 506 B(CallRuntime), U16(Runtime::kInterpreterClearPendingMessage), R(0), U8(0), | |
| 507 B(Ldar), R(9), | |
| 508 B(PushContext), R(2), | |
| 509 B(PopContext), R(2), | |
| 510 B(Jump), U8(44), | |
| 511 B(LdaContextSlot), R(1), U8(11), | |
| 512 B(Star), R(9), | |
| 513 B(LdaContextSlot), R(1), U8(7), | |
| 514 B(Star), R(10), | |
| 515 B(CallRuntime), U16(Runtime::k_Call), R(9), U8(2), | |
| 516 B(StaContextSlot), R(1), U8(12), | 534 B(StaContextSlot), R(1), U8(12), |
| 517 B(LdaContextSlot), R(1), U8(12), | 535 B(LdaContextSlot), R(1), U8(12), |
| 518 B(Star), R(9), | 536 B(Star), R(10), |
| 519 B(InvokeIntrinsic), U16(Runtime::k_IsJSReceiver), R(9), U8(1), | 537 B(InvokeIntrinsic), U16(Runtime::k_IsJSReceiver), R(10), U8(1), |
| 520 B(JumpIfToBooleanFalse), U8(4), | 538 B(JumpIfToBooleanFalse), U8(4), |
| 521 B(Jump), U8(12), | 539 B(Jump), U8(12), |
| 522 B(LdaContextSlot), R(1), U8(12), | 540 B(LdaContextSlot), R(1), U8(12), |
| 523 B(Star), R(9), | 541 B(Star), R(10), |
| 524 B(CallRuntime), U16(Runtime::kThrowIteratorResultNotAnObject), R(9), U8(1), | 542 B(CallRuntime), U16(Runtime::kThrowIteratorResultNotAnObject), R(10), U8(1), |
| 525 B(CallRuntime), U16(Runtime::kInterpreterSetPendingMessage), R(8), U8(1), | 543 B(CallRuntime), U16(Runtime::kInterpreterSetPendingMessage), R(9), U8(1), |
| 526 B(LdaZero), | 544 B(LdaZero), |
| 527 B(TestEqualStrict), R(6), | 545 B(TestEqualStrict), R(7), |
| 528 B(JumpIfTrue), U8(10), | 546 B(JumpIfTrue), U8(10), |
| 529 B(LdaSmi), U8(1), | 547 B(LdaSmi), U8(1), |
| 530 B(TestEqualStrict), R(6), | 548 B(TestEqualStrict), R(7), |
| 531 B(JumpIfTrue), U8(18), | 549 B(JumpIfTrue), U8(18), |
| 532 B(Jump), U8(30), | 550 B(Jump), U8(30), |
| 533 B(Ldar), R(7), | 551 B(Ldar), R(8), |
| 534 B(PopContext), R(1), | 552 B(PopContext), R(1), |
| 535 B(PopContext), R(1), | 553 B(PopContext), R(1), |
| 554 B(Star), R(5), |
| 555 B(LdaSmi), U8(1), |
| 536 B(Star), R(4), | 556 B(Star), R(4), |
| 537 B(LdaSmi), U8(1), | |
| 538 B(Star), R(3), | |
| 539 B(Jump), U8(49), | 557 B(Jump), U8(49), |
| 540 B(Ldar), R(7), | 558 B(Ldar), R(8), |
| 541 B(PopContext), R(1), | 559 B(PopContext), R(1), |
| 542 B(PopContext), R(1), | 560 B(PopContext), R(1), |
| 561 B(Star), R(5), |
| 562 B(LdaSmi), U8(2), |
| 543 B(Star), R(4), | 563 B(Star), R(4), |
| 544 B(LdaSmi), U8(2), | |
| 545 B(Star), R(3), | |
| 546 B(Jump), U8(35), | 564 B(Jump), U8(35), |
| 547 B(PopContext), R(1), | 565 B(PopContext), R(1), |
| 548 B(LdaUndefined), | 566 B(LdaUndefined), |
| 549 B(Star), R(6), | 567 B(Star), R(7), |
| 550 B(LdaTrue), | 568 B(LdaTrue), |
| 551 B(Star), R(7), | 569 B(Star), R(8), |
| 552 B(CallRuntime), U16(Runtime::k_CreateIterResultObject), R(6), U8(2), | 570 B(CallRuntime), U16(Runtime::k_CreateIterResultObject), R(7), U8(2), |
| 571 B(Star), R(5), |
| 572 B(LdaSmi), U8(3), |
| 553 B(Star), R(4), | 573 B(Star), R(4), |
| 554 B(LdaSmi), U8(3), | |
| 555 B(Star), R(3), | |
| 556 B(Jump), U8(14), | 574 B(Jump), U8(14), |
| 557 B(LdaSmi), U8(-1), | 575 B(LdaSmi), U8(-1), |
| 558 B(Star), R(3), | 576 B(Star), R(4), |
| 559 B(Jump), U8(8), | 577 B(Jump), U8(8), |
| 578 B(Star), R(5), |
| 579 B(LdaSmi), U8(4), |
| 560 B(Star), R(4), | 580 B(Star), R(4), |
| 561 B(LdaSmi), U8(4), | |
| 562 B(Star), R(3), | |
| 563 B(CallRuntime), U16(Runtime::kInterpreterClearPendingMessage), R(0), U8(0), | 581 B(CallRuntime), U16(Runtime::kInterpreterClearPendingMessage), R(0), U8(0), |
| 564 B(Star), R(5), | 582 B(Star), R(6), |
| 565 B(LdaContextSlot), R(context), U8(5), | 583 B(LdaContextSlot), R(context), U8(5), |
| 566 B(Star), R(6), | 584 B(Star), R(7), |
| 567 B(CallRuntime), U16(Runtime::kGeneratorClose), R(6), U8(1), | 585 B(CallRuntime), U16(Runtime::kGeneratorClose), R(7), U8(1), |
| 568 B(CallRuntime), U16(Runtime::kInterpreterSetPendingMessage), R(5), U8(1), | 586 B(CallRuntime), U16(Runtime::kInterpreterSetPendingMessage), R(6), U8(1), |
| 569 B(LdaZero), | 587 B(LdaZero), |
| 570 B(TestEqualStrict), R(3), | 588 B(TestEqualStrict), R(4), |
| 571 B(JumpIfTrue), U8(28), | 589 B(JumpIfTrue), U8(28), |
| 572 B(LdaSmi), U8(1), | 590 B(LdaSmi), U8(1), |
| 573 B(TestEqualStrict), R(3), | 591 B(TestEqualStrict), R(4), |
| 574 B(JumpIfTrue), U8(25), | 592 B(JumpIfTrue), U8(25), |
| 575 B(LdaSmi), U8(2), | 593 B(LdaSmi), U8(2), |
| 576 B(TestEqualStrict), R(3), | 594 B(TestEqualStrict), R(4), |
| 577 B(JumpIfTrue), U8(22), | 595 B(JumpIfTrue), U8(22), |
| 578 B(LdaSmi), U8(3), | 596 B(LdaSmi), U8(3), |
| 579 B(TestEqualStrict), R(3), | 597 B(TestEqualStrict), R(4), |
| 580 B(JumpIfTrue), U8(19), | 598 B(JumpIfTrue), U8(19), |
| 581 B(LdaSmi), U8(4), | 599 B(LdaSmi), U8(4), |
| 582 B(TestEqualStrict), R(3), | 600 B(TestEqualStrict), R(4), |
| 583 B(JumpIfTrue), U8(16), | 601 B(JumpIfTrue), U8(16), |
| 584 B(Jump), U8(17), | 602 B(Jump), U8(17), |
| 585 B(Ldar), R(4), | 603 B(Ldar), R(5), |
| 586 B(Return), | 604 B(Return), |
| 587 B(Ldar), R(4), | 605 B(Ldar), R(5), |
| 588 B(Return), | 606 B(Return), |
| 589 B(Ldar), R(4), | 607 B(Ldar), R(5), |
| 590 B(ReThrow), | 608 B(ReThrow), |
| 591 B(Ldar), R(4), | 609 B(Ldar), R(5), |
| 592 B(Return), | 610 B(Return), |
| 593 B(Ldar), R(4), | 611 B(Ldar), R(5), |
| 594 B(ReThrow), | 612 B(ReThrow), |
| 595 B(LdaUndefined), | 613 B(LdaUndefined), |
| 596 B(Return), | 614 B(Return), |
| 597 ] | 615 ] |
| 598 constant pool: [ | 616 constant pool: [ |
| 599 InstanceType::FIXED_ARRAY_TYPE, | 617 InstanceType::FIXED_ARRAY_TYPE, |
| 600 InstanceType::FIXED_ARRAY_TYPE, | 618 InstanceType::FIXED_ARRAY_TYPE, |
| 601 InstanceType::SYMBOL_TYPE, | 619 InstanceType::SYMBOL_TYPE, |
| 620 kInstanceTypeDontCare, |
| 602 InstanceType::ONE_BYTE_INTERNALIZED_STRING_TYPE, | 621 InstanceType::ONE_BYTE_INTERNALIZED_STRING_TYPE, |
| 603 InstanceType::ONE_BYTE_INTERNALIZED_STRING_TYPE, | 622 InstanceType::ONE_BYTE_INTERNALIZED_STRING_TYPE, |
| 604 InstanceType::ONE_BYTE_INTERNALIZED_STRING_TYPE, | 623 InstanceType::ONE_BYTE_INTERNALIZED_STRING_TYPE, |
| 605 InstanceType::FIXED_ARRAY_TYPE, | 624 InstanceType::FIXED_ARRAY_TYPE, |
| 606 InstanceType::ONE_BYTE_INTERNALIZED_STRING_TYPE, | 625 InstanceType::ONE_BYTE_INTERNALIZED_STRING_TYPE, |
| 607 kInstanceTypeDontCare, | 626 kInstanceTypeDontCare, |
| 608 kInstanceTypeDontCare, | 627 kInstanceTypeDontCare, |
| 609 InstanceType::ONE_BYTE_INTERNALIZED_STRING_TYPE, | 628 InstanceType::ONE_BYTE_INTERNALIZED_STRING_TYPE, |
| 610 InstanceType::ONE_BYTE_INTERNALIZED_STRING_TYPE, | 629 InstanceType::ONE_BYTE_INTERNALIZED_STRING_TYPE, |
| 611 InstanceType::ONE_BYTE_INTERNALIZED_STRING_TYPE, | 630 InstanceType::ONE_BYTE_INTERNALIZED_STRING_TYPE, |
| 612 InstanceType::ONE_BYTE_INTERNALIZED_STRING_TYPE, | 631 InstanceType::ONE_BYTE_INTERNALIZED_STRING_TYPE, |
| 613 kInstanceTypeDontCare, | 632 kInstanceTypeDontCare, |
| 614 kInstanceTypeDontCare, | 633 kInstanceTypeDontCare, |
| 615 kInstanceTypeDontCare, | 634 kInstanceTypeDontCare, |
| 616 ] | 635 ] |
| 617 handlers: [ | 636 handlers: [ |
| 618 [36, 691, 697], | 637 [36, 712, 718], |
| 619 [146, 427, 433], | 638 [150, 448, 454], |
| 620 [149, 378, 380], | 639 [153, 399, 401], |
| 621 [535, 550, 552], | 640 [556, 571, 573], |
| 622 ] | 641 ] |
| 623 | 642 |
| OLD | NEW |