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 62 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
73 bytecode array length: 50 | 73 bytecode array length: 50 |
74 bytecodes: [ | 74 bytecodes: [ |
75 B(CallRuntime), U16(Runtime::kNewFunctionContext), R(closure), U
8(1), | 75 B(CallRuntime), U16(Runtime::kNewFunctionContext), R(closure), U
8(1), |
76 B(PushContext), R(1), | 76 B(PushContext), R(1), |
77 B(LdaTheHole), | 77 B(LdaTheHole), |
78 B(StaContextSlot), R(context), U8(4), | 78 B(StaContextSlot), R(context), U8(4), |
79 B(CreateClosure), U8(0), U8(0), | 79 B(CreateClosure), U8(0), U8(0), |
80 B(Star), R(0), | 80 B(Star), R(0), |
81 /* 30 E> */ B(StackCheck), | 81 /* 30 E> */ B(StackCheck), |
82 /* 47 S> */ B(LdaSmi), U8(20), | 82 /* 47 S> */ B(LdaSmi), U8(20), |
83 /* 47 E> */ B(Star), R(2), | 83 B(Star), R(2), |
84 B(LdaContextSlot), R(context), U8(4), | 84 /* 47 E> */ B(LdaContextSlot), R(context), U8(4), |
85 B(JumpIfNotHole), U8(11), | 85 B(JumpIfNotHole), U8(11), |
86 B(LdaConstant), U8(1), | 86 B(LdaConstant), U8(1), |
87 B(Star), R(3), | 87 B(Star), R(3), |
88 B(CallRuntime), U16(Runtime::kThrowReferenceError), R(3), U8(1), | 88 B(CallRuntime), U16(Runtime::kThrowReferenceError), R(3), U8(1), |
89 B(CallRuntime), U16(Runtime::kThrowConstAssignError), R(0), U8(0
), | 89 B(CallRuntime), U16(Runtime::kThrowConstAssignError), R(0), U8(0
), |
90 B(Ldar), R(2), | 90 B(Ldar), R(2), |
91 B(StaContextSlot), R(context), U8(4), | 91 B(StaContextSlot), R(context), U8(4), |
92 /* 47 E> */ B(StaContextSlot), R(context), U8(4), | 92 /* 47 E> */ B(StaContextSlot), R(context), U8(4), |
93 B(LdaUndefined), | 93 B(LdaUndefined), |
94 /* 80 S> */ B(Return), | 94 /* 80 S> */ B(Return), |
(...skipping 16 matching lines...) Expand all Loading... |
111 B(CallRuntime), U16(Runtime::kNewFunctionContext), R(closure), U
8(1), | 111 B(CallRuntime), U16(Runtime::kNewFunctionContext), R(closure), U
8(1), |
112 B(PushContext), R(1), | 112 B(PushContext), R(1), |
113 B(LdaTheHole), | 113 B(LdaTheHole), |
114 B(StaContextSlot), R(context), U8(4), | 114 B(StaContextSlot), R(context), U8(4), |
115 B(CreateClosure), U8(0), U8(0), | 115 B(CreateClosure), U8(0), U8(0), |
116 B(Star), R(0), | 116 B(Star), R(0), |
117 /* 30 E> */ B(StackCheck), | 117 /* 30 E> */ B(StackCheck), |
118 /* 44 S> */ B(LdaSmi), U8(10), | 118 /* 44 S> */ B(LdaSmi), U8(10), |
119 /* 44 E> */ B(StaContextSlot), R(context), U8(4), | 119 /* 44 E> */ B(StaContextSlot), R(context), U8(4), |
120 /* 48 S> */ B(LdaSmi), U8(20), | 120 /* 48 S> */ B(LdaSmi), U8(20), |
121 /* 50 E> */ B(Star), R(2), | 121 B(Star), R(2), |
122 B(LdaContextSlot), R(context), U8(4), | 122 /* 50 E> */ B(LdaContextSlot), R(context), U8(4), |
123 B(JumpIfNotHole), U8(11), | 123 B(JumpIfNotHole), U8(11), |
124 B(LdaConstant), U8(1), | 124 B(LdaConstant), U8(1), |
125 B(Star), R(3), | 125 B(Star), R(3), |
126 B(CallRuntime), U16(Runtime::kThrowReferenceError), R(3), U8(1), | 126 B(CallRuntime), U16(Runtime::kThrowReferenceError), R(3), U8(1), |
127 B(CallRuntime), U16(Runtime::kThrowConstAssignError), R(0), U8(0
), | 127 B(CallRuntime), U16(Runtime::kThrowConstAssignError), R(0), U8(0
), |
128 B(Ldar), R(2), | 128 B(Ldar), R(2), |
129 B(StaContextSlot), R(context), U8(4), | 129 B(StaContextSlot), R(context), U8(4), |
130 B(LdaUndefined), | 130 B(LdaUndefined), |
131 /* 82 S> */ B(Return), | 131 /* 82 S> */ B(Return), |
132 ] | 132 ] |
133 constant pool: [ | 133 constant pool: [ |
134 InstanceType::SHARED_FUNCTION_INFO_TYPE, | 134 InstanceType::SHARED_FUNCTION_INFO_TYPE, |
135 InstanceType::ONE_BYTE_INTERNALIZED_STRING_TYPE, | 135 InstanceType::ONE_BYTE_INTERNALIZED_STRING_TYPE, |
136 ] | 136 ] |
137 handlers: [ | 137 handlers: [ |
138 ] | 138 ] |
139 | 139 |
OLD | NEW |