OLD | NEW |
1 # | 1 # |
2 # Autogenerated by generate-bytecode-expectations. | 2 # Autogenerated by generate-bytecode-expectations. |
3 # | 3 # |
4 | 4 |
5 --- | 5 --- |
6 wrap: no | 6 wrap: no |
7 test function name: test | 7 test function name: test |
8 | 8 |
9 --- | 9 --- |
10 snippet: " | 10 snippet: " |
(...skipping 97 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
108 bytecodes: [ | 108 bytecodes: [ |
109 B(Mov), R(closure), R(1), | 109 B(Mov), R(closure), R(1), |
110 B(Mov), R(new_target), R(0), | 110 B(Mov), R(new_target), R(0), |
111 B(Ldar), R(new_target), | 111 B(Ldar), R(new_target), |
112 /* 113 E> */ B(StackCheck), | 112 /* 113 E> */ B(StackCheck), |
113 /* 118 S> */ B(CallRuntime), U16(Runtime::k_GetSuperConstructor), R(1), U8(1)
, | 113 /* 118 S> */ B(CallRuntime), U16(Runtime::k_GetSuperConstructor), R(1), U8(1)
, |
114 B(Star), R(2), | 114 B(Star), R(2), |
115 B(LdaSmi), U8(1), | 115 B(LdaSmi), U8(1), |
116 B(Star), R(3), | 116 B(Star), R(3), |
117 B(Ldar), R(0), | 117 B(Ldar), R(0), |
118 /* 118 E> */ B(New), R(2), R(3), U8(1), U8(0), | 118 /* 118 E> */ B(New), R(2), R(3), U8(1), U8(2), |
119 B(Star), R(2), | 119 B(Star), R(2), |
120 B(Ldar), R(this), | 120 B(Ldar), R(this), |
121 B(JumpIfNotHole), U8(4), | 121 B(JumpIfNotHole), U8(4), |
122 B(Jump), U8(11), | 122 B(Jump), U8(11), |
123 B(LdaConstant), U8(0), | 123 B(LdaConstant), U8(0), |
124 B(Star), R(3), | 124 B(Star), R(3), |
125 /* 118 E> */ B(CallRuntime), U16(Runtime::kThrowReferenceError), R(3), U8(1), | 125 /* 118 E> */ B(CallRuntime), U16(Runtime::kThrowReferenceError), R(3), U8(1), |
126 B(Mov), R(2), R(this), | 126 B(Mov), R(2), R(this), |
127 /* 128 S> */ B(Ldar), R(this), | 127 /* 128 S> */ B(Ldar), R(this), |
128 B(JumpIfNotHole), U8(11), | 128 B(JumpIfNotHole), U8(11), |
(...skipping 34 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
163 parameter count: 1 | 163 parameter count: 1 |
164 bytecode array length: 78 | 164 bytecode array length: 78 |
165 bytecodes: [ | 165 bytecodes: [ |
166 B(Mov), R(closure), R(1), | 166 B(Mov), R(closure), R(1), |
167 B(Mov), R(new_target), R(0), | 167 B(Mov), R(new_target), R(0), |
168 B(Ldar), R(new_target), | 168 B(Ldar), R(new_target), |
169 /* 112 E> */ B(StackCheck), | 169 /* 112 E> */ B(StackCheck), |
170 /* 117 S> */ B(CallRuntime), U16(Runtime::k_GetSuperConstructor), R(1), U8(1)
, | 170 /* 117 S> */ B(CallRuntime), U16(Runtime::k_GetSuperConstructor), R(1), U8(1)
, |
171 B(Star), R(2), | 171 B(Star), R(2), |
172 B(Ldar), R(0), | 172 B(Ldar), R(0), |
173 /* 117 E> */ B(New), R(2), R(0), U8(0), U8(0), | 173 /* 117 E> */ B(New), R(2), R(0), U8(0), U8(2), |
174 B(Star), R(2), | 174 B(Star), R(2), |
175 B(Ldar), R(this), | 175 B(Ldar), R(this), |
176 B(JumpIfNotHole), U8(4), | 176 B(JumpIfNotHole), U8(4), |
177 B(Jump), U8(11), | 177 B(Jump), U8(11), |
178 B(LdaConstant), U8(0), | 178 B(LdaConstant), U8(0), |
179 B(Star), R(3), | 179 B(Star), R(3), |
180 /* 117 E> */ B(CallRuntime), U16(Runtime::kThrowReferenceError), R(3), U8(1), | 180 /* 117 E> */ B(CallRuntime), U16(Runtime::kThrowReferenceError), R(3), U8(1), |
181 B(Mov), R(2), R(this), | 181 B(Mov), R(2), R(this), |
182 /* 126 S> */ B(Ldar), R(this), | 182 /* 126 S> */ B(Ldar), R(this), |
183 B(JumpIfNotHole), U8(11), | 183 B(JumpIfNotHole), U8(11), |
(...skipping 10 matching lines...) Expand all Loading... |
194 B(CallRuntime), U16(Runtime::kThrowReferenceError), R(2), U8(1), | 194 B(CallRuntime), U16(Runtime::kThrowReferenceError), R(2), U8(1), |
195 /* 139 S> */ B(Return), | 195 /* 139 S> */ B(Return), |
196 ] | 196 ] |
197 constant pool: [ | 197 constant pool: [ |
198 ONE_BYTE_INTERNALIZED_STRING_TYPE ["this"], | 198 ONE_BYTE_INTERNALIZED_STRING_TYPE ["this"], |
199 ONE_BYTE_INTERNALIZED_STRING_TYPE ["y_"], | 199 ONE_BYTE_INTERNALIZED_STRING_TYPE ["y_"], |
200 ] | 200 ] |
201 handlers: [ | 201 handlers: [ |
202 ] | 202 ] |
203 | 203 |
OLD | NEW |