| # |
| # Autogenerated by generate-bytecode-expectations. |
| # |
| |
| --- |
| wrap: no |
| test function name: f |
| |
| --- |
| snippet: " |
| function* f() { } |
| f(); |
| " |
| frame size: 11 |
| parameter count: 1 |
| bytecode array length: 199 |
| bytecodes: [ |
| B(Ldar), R(new_target), |
| B(JumpIfUndefined), U8(21), |
| B(ResumeGenerator), R(new_target), |
| B(Star), R(1), |
| B(LdaZero), |
| B(TestEqualStrict), R(1), U8(0), |
| B(JumpIfTrue), U8(53), |
| B(LdaSmi), U8(77), |
| B(Star), R(2), |
| B(CallRuntime), U16(Runtime::kAbort), R(2), U8(1), |
| B(LdaSmi), U8(-2), |
| B(Star), R(1), |
| B(CreateFunctionContext), U8(2), |
| B(PushContext), R(0), |
| B(Ldar), R(this), |
| B(StaCurrentContextSlot), U8(4), |
| /* 11 E> */ B(StackCheck), |
| B(Mov), R(context), R(4), |
| B(LdaCurrentContextSlot), U8(4), |
| B(Star), R(6), |
| B(Mov), R(closure), R(5), |
| /* 11 E> */ B(CallRuntime), U16(Runtime::kCreateJSGeneratorObject), R(5), U8(2), |
| B(StaCurrentContextSlot), U8(5), |
| B(Star), R(5), |
| B(LdaCurrentContextSlot), U8(5), |
| B(Star), R(6), |
| B(LdaZero), |
| B(SuspendGenerator), R(6), |
| B(Ldar), R(5), |
| /* 16 S> */ B(Return), |
| B(LdaSmi), U8(-2), |
| B(Star), R(1), |
| B(CallRuntime), U16(Runtime::k_GeneratorGetInputOrDebugPos), R(6), U8(1), |
| B(Star), R(7), |
| B(CallRuntime), U16(Runtime::k_GeneratorGetResumeMode), R(6), U8(1), |
| B(Star), R(8), |
| B(LdaZero), |
| B(TestEqualStrict), R(8), U8(0), |
| B(JumpIfTrue), U8(32), |
| B(LdaSmi), U8(2), |
| B(TestEqualStrict), R(8), U8(0), |
| B(JumpIfTrue), U8(22), |
| B(Jump), U8(2), |
| B(LdaTrue), |
| B(Star), R(10), |
| B(Mov), R(7), R(9), |
| B(CallRuntime), U16(Runtime::k_CreateIterResultObject), R(9), U8(2), |
| B(Star), R(3), |
| B(LdaZero), |
| B(Star), R(2), |
| B(Jump), U8(36), |
| B(Ldar), R(7), |
| /* 11 E> */ B(Throw), |
| B(LdaUndefined), |
| B(Star), R(5), |
| B(LdaTrue), |
| B(Star), R(6), |
| B(CallRuntime), U16(Runtime::k_CreateIterResultObject), R(5), U8(2), |
| B(Star), R(3), |
| B(LdaSmi), U8(1), |
| B(Star), R(2), |
| B(Jump), U8(14), |
| B(LdaSmi), U8(-1), |
| B(Star), R(2), |
| B(Jump), U8(8), |
| B(Star), R(3), |
| B(LdaSmi), U8(2), |
| B(Star), R(2), |
| B(LdaTheHole), |
| B(SetPendingMessage), |
| B(Star), R(4), |
| B(LdaCurrentContextSlot), U8(5), |
| B(Star), R(5), |
| B(CallRuntime), U16(Runtime::k_GeneratorClose), R(5), U8(1), |
| B(Ldar), R(4), |
| B(SetPendingMessage), |
| B(LdaZero), |
| B(TestEqualStrict), R(2), U8(0), |
| B(JumpIfTrue), U8(18), |
| B(LdaSmi), U8(1), |
| B(TestEqualStrict), R(2), U8(0), |
| B(JumpIfTrue), U8(14), |
| B(LdaSmi), U8(2), |
| B(TestEqualStrict), R(2), U8(0), |
| B(JumpIfTrue), U8(10), |
| B(Jump), U8(11), |
| B(Ldar), R(3), |
| /* 16 S> */ B(Return), |
| B(Ldar), R(3), |
| /* 16 S> */ B(Return), |
| B(Ldar), R(3), |
| B(ReThrow), |
| B(LdaUndefined), |
| /* 16 S> */ B(Return), |
| ] |
| constant pool: [ |
| ] |
| handlers: [ |
| [39, 138, 144], |
| ] |
| |
| --- |
| snippet: " |
| function* f() { yield 42 } |
| f(); |
| " |
| frame size: 11 |
| parameter count: 1 |
| bytecode array length: 296 |
| bytecodes: [ |
| B(Ldar), R(new_target), |
| B(JumpIfUndefined), U8(28), |
| B(ResumeGenerator), R(new_target), |
| B(Star), R(1), |
| B(LdaZero), |
| B(TestEqualStrict), R(1), U8(0), |
| B(JumpIfTrue), U8(60), |
| B(LdaSmi), U8(1), |
| B(TestEqualStrict), R(1), U8(0), |
| B(JumpIfTrueConstant), U8(0), |
| B(LdaSmi), U8(77), |
| B(Star), R(2), |
| B(CallRuntime), U16(Runtime::kAbort), R(2), U8(1), |
| B(LdaSmi), U8(-2), |
| B(Star), R(1), |
| B(CreateFunctionContext), U8(2), |
| B(PushContext), R(0), |
| B(Ldar), R(this), |
| B(StaCurrentContextSlot), U8(4), |
| /* 11 E> */ B(StackCheck), |
| B(Mov), R(context), R(4), |
| B(LdaCurrentContextSlot), U8(4), |
| B(Star), R(6), |
| B(Mov), R(closure), R(5), |
| /* 11 E> */ B(CallRuntime), U16(Runtime::kCreateJSGeneratorObject), R(5), U8(2), |
| B(StaCurrentContextSlot), U8(5), |
| B(Star), R(5), |
| B(LdaCurrentContextSlot), U8(5), |
| B(Star), R(6), |
| B(LdaZero), |
| B(SuspendGenerator), R(6), |
| B(Ldar), R(5), |
| /* 25 S> */ B(Return), |
| B(LdaSmi), U8(-2), |
| B(Star), R(1), |
| B(CallRuntime), U16(Runtime::k_GeneratorGetInputOrDebugPos), R(6), U8(1), |
| B(Star), R(7), |
| B(CallRuntime), U16(Runtime::k_GeneratorGetResumeMode), R(6), U8(1), |
| B(Star), R(8), |
| B(LdaZero), |
| B(TestEqualStrict), R(8), U8(0), |
| B(JumpIfTrue), U8(32), |
| B(LdaSmi), U8(2), |
| B(TestEqualStrict), R(8), U8(0), |
| B(JumpIfTrue), U8(22), |
| B(Jump), U8(2), |
| B(LdaTrue), |
| B(Star), R(10), |
| B(Mov), R(7), R(9), |
| B(CallRuntime), U16(Runtime::k_CreateIterResultObject), R(9), U8(2), |
| B(Star), R(3), |
| B(LdaZero), |
| B(Star), R(2), |
| B(Jump), U8(116), |
| B(Ldar), R(7), |
| /* 11 E> */ B(Throw), |
| /* 16 S> */ B(LdaSmi), U8(42), |
| B(Star), R(5), |
| B(LdaFalse), |
| B(Star), R(6), |
| B(CallRuntime), U16(Runtime::k_CreateIterResultObject), R(5), U8(2), |
| B(Star), R(5), |
| B(LdaCurrentContextSlot), U8(5), |
| B(Star), R(6), |
| B(LdaSmi), U8(1), |
| B(SuspendGenerator), R(6), |
| B(Ldar), R(5), |
| /* 25 S> */ B(Return), |
| B(LdaSmi), U8(-2), |
| B(Star), R(1), |
| B(CallRuntime), U16(Runtime::k_GeneratorGetInputOrDebugPos), R(6), U8(1), |
| B(Star), R(7), |
| B(CallRuntime), U16(Runtime::k_GeneratorGetResumeMode), R(6), U8(1), |
| B(Star), R(8), |
| B(LdaZero), |
| B(TestEqualStrict), R(8), U8(0), |
| B(JumpIfTrue), U8(33), |
| B(LdaSmi), U8(2), |
| B(TestEqualStrict), R(8), U8(0), |
| B(JumpIfTrue), U8(23), |
| B(Jump), U8(2), |
| B(LdaTrue), |
| B(Star), R(10), |
| B(Mov), R(7), R(9), |
| B(CallRuntime), U16(Runtime::k_CreateIterResultObject), R(9), U8(2), |
| B(Star), R(3), |
| B(LdaSmi), U8(1), |
| B(Star), R(2), |
| B(Jump), U8(36), |
| B(Ldar), R(7), |
| /* 16 E> */ B(Throw), |
| B(LdaUndefined), |
| B(Star), R(5), |
| B(LdaTrue), |
| B(Star), R(6), |
| B(CallRuntime), U16(Runtime::k_CreateIterResultObject), R(5), U8(2), |
| B(Star), R(3), |
| B(LdaSmi), U8(2), |
| B(Star), R(2), |
| B(Jump), U8(14), |
| B(LdaSmi), U8(-1), |
| B(Star), R(2), |
| B(Jump), U8(8), |
| B(Star), R(3), |
| B(LdaSmi), U8(3), |
| B(Star), R(2), |
| B(LdaTheHole), |
| B(SetPendingMessage), |
| B(Star), R(4), |
| B(LdaCurrentContextSlot), U8(5), |
| B(Star), R(5), |
| B(CallRuntime), U16(Runtime::k_GeneratorClose), R(5), U8(1), |
| B(Ldar), R(4), |
| B(SetPendingMessage), |
| B(LdaZero), |
| B(TestEqualStrict), R(2), U8(0), |
| B(JumpIfTrue), U8(25), |
| B(LdaSmi), U8(1), |
| B(TestEqualStrict), R(2), U8(0), |
| B(JumpIfTrue), U8(21), |
| B(LdaSmi), U8(2), |
| B(TestEqualStrict), R(2), U8(0), |
| B(JumpIfTrue), U8(17), |
| B(LdaSmi), U8(3), |
| B(TestEqualStrict), R(2), U8(0), |
| B(JumpIfTrue), U8(13), |
| B(Jump), U8(14), |
| B(Ldar), R(3), |
| /* 25 S> */ B(Return), |
| B(Ldar), R(3), |
| /* 25 S> */ B(Return), |
| B(Ldar), R(3), |
| /* 25 S> */ B(Return), |
| B(Ldar), R(3), |
| B(ReThrow), |
| B(LdaUndefined), |
| /* 25 S> */ B(Return), |
| ] |
| constant pool: [ |
| Smi [132], |
| ] |
| handlers: [ |
| [46, 225, 231], |
| ] |
| |
| --- |
| snippet: " |
| function* f() { for (let x of [42]) yield x } |
| f(); |
| " |
| frame size: 17 |
| parameter count: 1 |
| bytecode array length: 775 |
| bytecodes: [ |
| B(Ldar), R(new_target), |
| B(JumpIfUndefined), U8(28), |
| B(ResumeGenerator), R(new_target), |
| B(Star), R(3), |
| B(LdaZero), |
| B(TestEqualStrict), R(3), U8(0), |
| B(JumpIfTrue), U8(60), |
| B(LdaSmi), U8(1), |
| B(TestEqualStrict), R(3), U8(0), |
| B(JumpIfTrueConstant), U8(3), |
| B(LdaSmi), U8(77), |
| B(Star), R(4), |
| B(CallRuntime), U16(Runtime::kAbort), R(4), U8(1), |
| B(LdaSmi), U8(-2), |
| B(Star), R(3), |
| B(CreateFunctionContext), U8(9), |
| B(PushContext), R(0), |
| B(Ldar), R(this), |
| B(StaCurrentContextSlot), U8(4), |
| /* 11 E> */ B(StackCheck), |
| B(Mov), R(context), R(6), |
| B(LdaCurrentContextSlot), U8(4), |
| B(Star), R(8), |
| B(Mov), R(closure), R(7), |
| /* 11 E> */ B(CallRuntime), U16(Runtime::kCreateJSGeneratorObject), R(7), U8(2), |
| B(StaCurrentContextSlot), U8(5), |
| B(Star), R(7), |
| B(LdaCurrentContextSlot), U8(5), |
| B(Star), R(8), |
| B(LdaZero), |
| B(SuspendGenerator), R(8), |
| B(Ldar), R(7), |
| /* 44 S> */ B(Return), |
| B(LdaSmi), U8(-2), |
| B(Star), R(3), |
| B(CallRuntime), U16(Runtime::k_GeneratorGetInputOrDebugPos), R(8), U8(1), |
| B(Star), R(9), |
| B(CallRuntime), U16(Runtime::k_GeneratorGetResumeMode), R(8), U8(1), |
| B(Star), R(10), |
| B(LdaZero), |
| B(TestEqualStrict), R(10), U8(0), |
| B(JumpIfTrue), U8(32), |
| B(LdaSmi), U8(2), |
| B(TestEqualStrict), R(10), U8(0), |
| B(JumpIfTrue), U8(22), |
| B(Jump), U8(2), |
| B(LdaTrue), |
| B(Star), R(12), |
| B(Mov), R(9), R(11), |
| B(CallRuntime), U16(Runtime::k_CreateIterResultObject), R(11), U8(2), |
| B(Star), R(5), |
| B(LdaZero), |
| B(Star), R(4), |
| B(JumpConstant), U8(18), |
| B(Ldar), R(9), |
| /* 11 E> */ B(Throw), |
| B(Ldar), R(closure), |
| B(CreateBlockContext), U8(0), |
| B(PushContext), R(1), |
| B(LdaTheHole), |
| B(StaCurrentContextSlot), U8(4), |
| B(LdaZero), |
| B(StaContextSlot), R(1), U8(9), U8(0), |
| B(Mov), R(context), R(9), |
| B(Mov), R(context), R(10), |
| /* 30 S> */ B(CreateArrayLiteral), U8(1), U8(0), U8(9), |
| B(Star), R(11), |
| B(LdaNamedProperty), R(11), U8(2), U8(2), |
| B(Star), R(12), |
| B(CallProperty), R(12), R(11), U8(1), U8(4), |
| B(JumpIfJSReceiver), U8(7), |
| B(CallRuntime), U16(Runtime::kThrowSymbolIteratorInvalid), R(0), U8(0), |
| /* 30 E> */ B(StaContextSlot), R(1), U8(7), U8(0), |
| B(LdaSmi), U8(-2), |
| B(TestEqual), R(3), U8(0), |
| B(JumpIfTrue), U8(18), |
| B(LdaSmi), U8(1), |
| B(TestEqualStrict), R(3), U8(0), |
| B(JumpIfTrueConstant), U8(8), |
| B(LdaSmi), U8(77), |
| B(Star), R(11), |
| B(CallRuntime), U16(Runtime::kAbort), R(11), U8(1), |
| /* 27 S> */ B(LdaContextSlot), R(1), U8(7), U8(0), |
| B(Star), R(12), |
| B(LdaNamedProperty), R(12), U8(4), U8(8), |
| B(Star), R(11), |
| /* 27 E> */ B(CallProperty), R(11), R(12), U8(1), U8(6), |
| /* 27 E> */ B(StaContextSlot), R(1), U8(8), U8(0), |
| B(Star), R(11), |
| B(InvokeIntrinsic), U8(Runtime::k_IsJSReceiver), R(11), U8(1), |
| B(ToBooleanLogicalNot), |
| B(JumpIfFalse), U8(13), |
| B(LdaContextSlot), R(1), U8(8), U8(0), |
| B(Star), R(11), |
| B(CallRuntime), U16(Runtime::kThrowIteratorResultNotAnObject), R(11), U8(1), |
| B(LdaContextSlot), R(1), U8(8), U8(0), |
| B(Star), R(11), |
| B(LdaNamedProperty), R(11), U8(5), U8(10), |
| B(JumpIfToBooleanTrueConstant), U8(9), |
| B(LdaContextSlot), R(1), U8(8), U8(0), |
| B(Star), R(11), |
| B(LdaNamedProperty), R(11), U8(6), U8(12), |
| B(StaContextSlot), R(1), U8(10), U8(0), |
| B(LdaSmi), U8(2), |
| B(StaContextSlot), R(1), U8(9), U8(0), |
| B(LdaContextSlot), R(1), U8(10), U8(0), |
| B(StaContextSlot), R(1), U8(6), U8(0), |
| /* 16 E> */ B(StackCheck), |
| B(Ldar), R(closure), |
| B(CreateBlockContext), U8(7), |
| B(PushContext), R(2), |
| B(LdaTheHole), |
| B(StaCurrentContextSlot), U8(4), |
| B(LdaContextSlot), R(1), U8(6), U8(0), |
| B(StaCurrentContextSlot), U8(4), |
| /* 36 S> */ B(LdaCurrentContextSlot), U8(4), |
| B(Star), R(11), |
| B(LdaFalse), |
| B(Star), R(12), |
| B(CallRuntime), U16(Runtime::k_CreateIterResultObject), R(11), U8(2), |
| B(Star), R(11), |
| B(LdaContextSlot), R(1), U8(5), U8(0), |
| B(Star), R(12), |
| B(LdaSmi), U8(1), |
| B(SuspendGenerator), R(12), |
| B(Ldar), R(11), |
| /* 44 S> */ B(Return), |
| B(LdaSmi), U8(-2), |
| B(Star), R(3), |
| B(CallRuntime), U16(Runtime::k_GeneratorGetInputOrDebugPos), R(12), U8(1), |
| B(Star), R(13), |
| B(CallRuntime), U16(Runtime::k_GeneratorGetResumeMode), R(12), U8(1), |
| B(Star), R(14), |
| B(LdaZero), |
| B(TestEqualStrict), R(14), U8(0), |
| B(JumpIfTrue), U8(44), |
| B(LdaSmi), U8(2), |
| B(TestEqualStrict), R(14), U8(0), |
| B(JumpIfTrue), U8(34), |
| B(Jump), U8(2), |
| B(LdaTrue), |
| B(Star), R(16), |
| B(Mov), R(13), R(15), |
| B(CallRuntime), U16(Runtime::k_CreateIterResultObject), R(15), U8(2), |
| B(PopContext), R(2), |
| B(PopContext), R(2), |
| B(PopContext), R(2), |
| B(PopContext), R(2), |
| B(PopContext), R(2), |
| B(PopContext), R(2), |
| B(Star), R(8), |
| B(LdaZero), |
| B(Star), R(7), |
| B(Jump), U8(74), |
| B(Ldar), R(13), |
| /* 36 E> */ B(Throw), |
| B(PopContext), R(2), |
| B(LdaZero), |
| B(StaContextSlot), R(1), U8(9), U8(0), |
| B(Wide), B(JumpLoop), U16(-221), U16(0), |
| B(Jump), U8(44), |
| B(Star), R(11), |
| B(Ldar), R(closure), |
| B(CreateCatchContext), R(11), U8(10), U8(11), |
| B(Star), R(10), |
| B(PushContext), R(2), |
| B(LdaContextSlot), R(1), U8(9), U8(0), |
| B(Star), R(11), |
| B(LdaSmi), U8(2), |
| B(TestEqualStrict), R(11), U8(14), |
| B(JumpIfFalse), U8(8), |
| B(LdaSmi), U8(1), |
| B(StaContextSlot), R(1), U8(9), U8(0), |
| B(LdaCurrentContextSlot), U8(4), |
| B(Star), R(11), |
| B(CallRuntime), U16(Runtime::kReThrow), R(11), U8(1), |
| B(PopContext), R(2), |
| B(LdaSmi), U8(-1), |
| B(Star), R(7), |
| B(Jump), U8(8), |
| B(Star), R(8), |
| B(LdaSmi), U8(1), |
| B(Star), R(7), |
| B(LdaTheHole), |
| B(SetPendingMessage), |
| B(Star), R(9), |
| B(LdaContextSlot), R(1), U8(9), U8(0), |
| B(Star), R(10), |
| B(LdaZero), |
| B(TestEqualStrict), R(10), U8(15), |
| B(JumpIfTrueConstant), U8(17), |
| B(LdaContextSlot), R(1), U8(7), U8(0), |
| B(Star), R(10), |
| B(LdaNamedProperty), R(10), U8(12), U8(16), |
| B(StaContextSlot), R(1), U8(11), U8(0), |
| B(LdaContextSlot), R(1), U8(11), U8(0), |
| B(Star), R(10), |
| B(TestUndetectable), R(10), |
| B(JumpIfFalse), U8(4), |
| B(JumpConstant), U8(16), |
| B(LdaContextSlot), R(1), U8(9), U8(0), |
| B(Star), R(10), |
| B(LdaSmi), U8(1), |
| B(TestEqualStrict), R(10), U8(19), |
| B(JumpIfFalse), U8(75), |
| B(LdaContextSlot), R(1), U8(11), U8(0), |
| B(TypeOf), |
| B(Star), R(10), |
| B(LdaConstant), U8(13), |
| B(TestEqualStrict), R(10), U8(20), |
| B(JumpIfFalse), U8(4), |
| B(Jump), U8(18), |
| B(Wide), B(LdaSmi), U16(129), |
| B(Star), R(10), |
| B(LdaConstant), U8(14), |
| B(Star), R(11), |
| B(CallRuntime), U16(Runtime::kNewTypeError), R(10), U8(2), |
| B(Throw), |
| B(Mov), R(context), R(10), |
| B(LdaContextSlot), R(1), U8(11), U8(0), |
| B(Star), R(11), |
| B(LdaContextSlot), R(1), U8(7), U8(0), |
| B(Star), R(12), |
| B(InvokeIntrinsic), U8(Runtime::k_Call), R(11), U8(2), |
| B(Jump), U8(20), |
| B(Star), R(11), |
| B(Ldar), R(closure), |
| B(CreateCatchContext), R(11), U8(10), U8(15), |
| B(Star), R(10), |
| B(LdaTheHole), |
| B(SetPendingMessage), |
| B(Ldar), R(10), |
| B(PushContext), R(2), |
| B(PopContext), R(2), |
| B(Jump), U8(47), |
| B(LdaContextSlot), R(1), U8(11), U8(0), |
| B(Star), R(10), |
| B(LdaContextSlot), R(1), U8(7), U8(0), |
| B(Star), R(11), |
| B(InvokeIntrinsic), U8(Runtime::k_Call), R(10), U8(2), |
| B(StaContextSlot), R(1), U8(12), U8(0), |
| B(LdaContextSlot), R(1), U8(12), U8(0), |
| B(Star), R(10), |
| B(InvokeIntrinsic), U8(Runtime::k_IsJSReceiver), R(10), U8(1), |
| B(JumpIfToBooleanFalse), U8(4), |
| B(Jump), U8(13), |
| B(LdaContextSlot), R(1), U8(12), U8(0), |
| B(Star), R(10), |
| B(CallRuntime), U16(Runtime::kThrowIteratorResultNotAnObject), R(10), U8(1), |
| B(Ldar), R(9), |
| B(SetPendingMessage), |
| B(LdaZero), |
| B(TestEqualStrict), R(7), U8(0), |
| B(JumpIfTrue), U8(11), |
| B(LdaSmi), U8(1), |
| B(TestEqualStrict), R(7), U8(0), |
| B(JumpIfTrue), U8(17), |
| B(Jump), U8(28), |
| B(PopContext), R(1), |
| B(PopContext), R(1), |
| B(LdaSmi), U8(1), |
| B(Star), R(4), |
| B(Mov), R(8), R(5), |
| B(Jump), U8(48), |
| B(PopContext), R(1), |
| B(PopContext), R(1), |
| B(LdaSmi), U8(2), |
| B(Star), R(4), |
| B(Mov), R(8), R(5), |
| B(Jump), U8(35), |
| B(PopContext), R(1), |
| B(LdaUndefined), |
| B(Star), R(7), |
| B(LdaTrue), |
| B(Star), R(8), |
| B(CallRuntime), U16(Runtime::k_CreateIterResultObject), R(7), U8(2), |
| B(Star), R(5), |
| B(LdaSmi), U8(3), |
| B(Star), R(4), |
| B(Jump), U8(14), |
| B(LdaSmi), U8(-1), |
| B(Star), R(4), |
| B(Jump), U8(8), |
| B(Star), R(5), |
| B(LdaSmi), U8(4), |
| B(Star), R(4), |
| B(LdaTheHole), |
| B(SetPendingMessage), |
| B(Star), R(6), |
| B(LdaCurrentContextSlot), U8(5), |
| B(Star), R(7), |
| B(CallRuntime), U16(Runtime::k_GeneratorClose), R(7), U8(1), |
| B(Ldar), R(6), |
| B(SetPendingMessage), |
| B(LdaZero), |
| B(TestEqualStrict), R(4), U8(0), |
| B(JumpIfTrue), U8(32), |
| B(LdaSmi), U8(1), |
| B(TestEqualStrict), R(4), U8(0), |
| B(JumpIfTrue), U8(28), |
| B(LdaSmi), U8(2), |
| B(TestEqualStrict), R(4), U8(0), |
| B(JumpIfTrue), U8(24), |
| B(LdaSmi), U8(3), |
| B(TestEqualStrict), R(4), U8(0), |
| B(JumpIfTrue), U8(20), |
| B(LdaSmi), U8(4), |
| B(TestEqualStrict), R(4), U8(0), |
| B(JumpIfTrue), U8(16), |
| B(Jump), U8(17), |
| B(Ldar), R(5), |
| /* 44 S> */ B(Return), |
| B(Ldar), R(5), |
| /* 44 S> */ B(Return), |
| B(Ldar), R(5), |
| B(ReThrow), |
| B(Ldar), R(5), |
| /* 44 S> */ B(Return), |
| B(Ldar), R(5), |
| B(ReThrow), |
| B(LdaUndefined), |
| /* 44 S> */ B(Return), |
| ] |
| constant pool: [ |
| FIXED_ARRAY_TYPE, |
| CONSTANT_ELEMENTS_PAIR_TYPE, |
| SYMBOL_TYPE, |
| Smi [155], |
| ONE_BYTE_INTERNALIZED_STRING_TYPE ["next"], |
| ONE_BYTE_INTERNALIZED_STRING_TYPE ["done"], |
| ONE_BYTE_INTERNALIZED_STRING_TYPE ["value"], |
| FIXED_ARRAY_TYPE, |
| Smi [135], |
| Smi [152], |
| ONE_BYTE_INTERNALIZED_STRING_TYPE [".catch"], |
| FIXED_ARRAY_TYPE, |
| ONE_BYTE_INTERNALIZED_STRING_TYPE ["return"], |
| ONE_BYTE_INTERNALIZED_STRING_TYPE ["function"], |
| ONE_BYTE_INTERNALIZED_STRING_TYPE [""], |
| FIXED_ARRAY_TYPE, |
| Smi [133], |
| Smi [159], |
| Smi [585], |
| ] |
| handlers: [ |
| [46, 694, 700], |
| [143, 444, 450], |
| [146, 400, 402], |
| [546, 562, 564], |
| ] |
| |