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 | 10 |
(...skipping 751 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
762 B(CallRuntime), U16(Runtime::k_Call), R(3), U8(3), | 762 B(CallRuntime), U16(Runtime::k_Call), R(3), U8(3), |
763 B(Star), R(2), | 763 B(Star), R(2), |
764 B(Jump), U8(23), | 764 B(Jump), U8(23), |
765 B(Ldar), R(2), | 765 B(Ldar), R(2), |
766 B(Star), R(3), | 766 B(Star), R(3), |
767 B(Ldar), R(1), | 767 B(Ldar), R(1), |
768 B(Star), R(4), | 768 B(Star), R(4), |
769 B(Ldar), R(0), | 769 B(Ldar), R(0), |
770 B(Star), R(5), | 770 B(Star), R(5), |
771 B(CallRuntime), U16(Runtime::k_Call), R(3), U8(3), | 771 B(CallRuntime), U16(Runtime::k_Call), R(3), U8(3), |
772 B(LogicalNot), | 772 B(ToBooleanLogicalNot), |
773 B(LogicalNot), | 773 B(LogicalNot), |
774 B(Star), R(2), | 774 B(Star), R(2), |
775 B(Ldar), R(2), | 775 B(Ldar), R(2), |
776 B(JumpIfToBooleanFalse), U8(5), | 776 B(JumpIfToBooleanFalse), U8(5), |
777 /* 238 S> */ B(LdaSmi), U8(1), | 777 /* 238 S> */ B(LdaSmi), U8(1), |
778 /* 262 S> */ B(Return), | 778 /* 262 S> */ B(Return), |
779 /* 252 S> */ B(LdaZero), | 779 /* 252 S> */ B(LdaZero), |
780 /* 262 S> */ B(Return), | 780 /* 262 S> */ B(Return), |
781 ] | 781 ] |
782 constant pool: [ | 782 constant pool: [ |
(...skipping 29 matching lines...) Expand all Loading... |
812 /* 69 S> */ B(LdaSmi), U8(-20), | 812 /* 69 S> */ B(LdaSmi), U8(-20), |
813 /* 85 S> */ B(Return), | 813 /* 85 S> */ B(Return), |
814 B(LdaUndefined), | 814 B(LdaUndefined), |
815 /* 85 S> */ B(Return), | 815 /* 85 S> */ B(Return), |
816 ] | 816 ] |
817 constant pool: [ | 817 constant pool: [ |
818 ] | 818 ] |
819 handlers: [ | 819 handlers: [ |
820 ] | 820 ] |
821 | 821 |
OLD | NEW |