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: yes | 8 wrap: yes |
9 | 9 |
10 --- | 10 --- |
(...skipping 694 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
705 /* 52 S> */ B(Ldar), R(1), | 705 /* 52 S> */ B(Ldar), R(1), |
706 B(JumpIfToBooleanFalse), U8(111), | 706 B(JumpIfToBooleanFalse), U8(111), |
707 /* 45 E> */ B(StackCheck), | 707 /* 45 E> */ B(StackCheck), |
708 B(LdaConstant), U8(0), | 708 B(LdaConstant), U8(0), |
709 B(Star), R(4), | 709 B(Star), R(4), |
710 B(Mov), R(closure), R(5), | 710 B(Mov), R(closure), R(5), |
711 B(CallRuntime), U16(Runtime::kPushBlockContext), R(4), U8(2), | 711 B(CallRuntime), U16(Runtime::kPushBlockContext), R(4), U8(2), |
712 B(PushContext), R(3), | 712 B(PushContext), R(3), |
713 B(LdaTheHole), | 713 B(LdaTheHole), |
714 B(StaContextSlot), R(context), U8(4), | 714 B(StaContextSlot), R(context), U8(4), |
715 B(CreateClosure), U8(1), U8(0), | 715 B(CreateClosure), U8(1), U8(2), |
716 B(Star), R(0), | 716 B(Star), R(0), |
717 /* 73 S> */ B(LdaSmi), U8(1), | 717 /* 73 S> */ B(LdaSmi), U8(1), |
718 /* 73 E> */ B(StaContextSlot), R(context), U8(4), | 718 /* 73 E> */ B(StaContextSlot), R(context), U8(4), |
719 B(Ldar), R(0), | 719 B(Ldar), R(0), |
720 B(JumpIfNotHole), U8(11), | 720 B(JumpIfNotHole), U8(11), |
721 B(LdaConstant), U8(2), | 721 B(LdaConstant), U8(2), |
722 B(Star), R(4), | 722 B(Star), R(4), |
723 B(CallRuntime), U16(Runtime::kThrowReferenceError), R(4), U8(1), | 723 B(CallRuntime), U16(Runtime::kThrowReferenceError), R(4), U8(1), |
724 B(Star), R(2), | 724 B(Star), R(2), |
725 /* 106 S> */ B(LdaContextSlot), R(context), U8(4), | 725 /* 106 S> */ B(LdaContextSlot), R(context), U8(4), |
(...skipping 28 matching lines...) Expand all Loading... |
754 ] | 754 ] |
755 constant pool: [ | 755 constant pool: [ |
756 InstanceType::FIXED_ARRAY_TYPE, | 756 InstanceType::FIXED_ARRAY_TYPE, |
757 InstanceType::SHARED_FUNCTION_INFO_TYPE, | 757 InstanceType::SHARED_FUNCTION_INFO_TYPE, |
758 InstanceType::ONE_BYTE_INTERNALIZED_STRING_TYPE, | 758 InstanceType::ONE_BYTE_INTERNALIZED_STRING_TYPE, |
759 InstanceType::ONE_BYTE_INTERNALIZED_STRING_TYPE, | 759 InstanceType::ONE_BYTE_INTERNALIZED_STRING_TYPE, |
760 ] | 760 ] |
761 handlers: [ | 761 handlers: [ |
762 ] | 762 ] |
763 | 763 |
OLD | NEW |