Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(91)

Side by Side Diff: test/cctest/interpreter/bytecode_expectations/ClassDeclarations.golden

Issue 1963973003: [runtime] Deprecate Runtime_FinalizeClassDefinition entry. (Closed) Base URL: https://chromium.googlesource.com/v8/v8.git@local_turbofan-enable-eval
Patch Set: Created 4 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
« no previous file with comments | « src/runtime/runtime-classes.cc ('k') | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
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 27 matching lines...) Expand all
38 B(Mov), R(3), R(4), 38 B(Mov), R(3), R(4),
39 B(LdaConstant), U8(2), 39 B(LdaConstant), U8(2),
40 B(Star), R(5), 40 B(Star), R(5),
41 B(CreateClosure), U8(3), U8(0), 41 B(CreateClosure), U8(3), U8(0),
42 B(Star), R(6), 42 B(Star), R(6),
43 B(LdaSmi), U8(2), 43 B(LdaSmi), U8(2),
44 B(Star), R(7), 44 B(Star), R(7),
45 B(LdaZero), 45 B(LdaZero),
46 B(Star), R(8), 46 B(Star), R(8),
47 B(CallRuntime), U16(Runtime::kDefineDataPropertyInLiteral), R(4), U8(5), 47 B(CallRuntime), U16(Runtime::kDefineDataPropertyInLiteral), R(4), U8(5),
48 B(CallRuntime), U16(Runtime::kFinalizeClassDefinition), R(2), U8(2), 48 B(CallRuntime), U16(Runtime::kToFastProperties), R(2), U8(1),
49 B(Star), R(0), 49 B(Star), R(0),
50 B(Star), R(1), 50 B(Star), R(1),
51 B(LdaUndefined), 51 B(LdaUndefined),
52 B(Return), 52 B(Return),
53 ] 53 ]
54 constant pool: [ 54 constant pool: [
55 InstanceType::SHARED_FUNCTION_INFO_TYPE, 55 InstanceType::SHARED_FUNCTION_INFO_TYPE,
56 InstanceType::ONE_BYTE_INTERNALIZED_STRING_TYPE, 56 InstanceType::ONE_BYTE_INTERNALIZED_STRING_TYPE,
57 InstanceType::ONE_BYTE_INTERNALIZED_STRING_TYPE, 57 InstanceType::ONE_BYTE_INTERNALIZED_STRING_TYPE,
58 InstanceType::SHARED_FUNCTION_INFO_TYPE, 58 InstanceType::SHARED_FUNCTION_INFO_TYPE,
(...skipping 32 matching lines...) Expand 10 before | Expand all | Expand 10 after
91 B(Mov), R(3), R(4), 91 B(Mov), R(3), R(4),
92 B(LdaConstant), U8(2), 92 B(LdaConstant), U8(2),
93 B(Star), R(5), 93 B(Star), R(5),
94 B(CreateClosure), U8(3), U8(0), 94 B(CreateClosure), U8(3), U8(0),
95 B(Star), R(6), 95 B(Star), R(6),
96 B(LdaSmi), U8(2), 96 B(LdaSmi), U8(2),
97 B(Star), R(7), 97 B(Star), R(7),
98 B(LdaZero), 98 B(LdaZero),
99 B(Star), R(8), 99 B(Star), R(8),
100 B(CallRuntime), U16(Runtime::kDefineDataPropertyInLiteral), R(4), U8(5), 100 B(CallRuntime), U16(Runtime::kDefineDataPropertyInLiteral), R(4), U8(5),
101 B(CallRuntime), U16(Runtime::kFinalizeClassDefinition), R(2), U8(2), 101 B(CallRuntime), U16(Runtime::kToFastProperties), R(2), U8(1),
102 B(Star), R(0), 102 B(Star), R(0),
103 B(Star), R(1), 103 B(Star), R(1),
104 B(LdaUndefined), 104 B(LdaUndefined),
105 B(Return), 105 B(Return),
106 ] 106 ]
107 constant pool: [ 107 constant pool: [
108 InstanceType::SHARED_FUNCTION_INFO_TYPE, 108 InstanceType::SHARED_FUNCTION_INFO_TYPE,
109 InstanceType::ONE_BYTE_INTERNALIZED_STRING_TYPE, 109 InstanceType::ONE_BYTE_INTERNALIZED_STRING_TYPE,
110 InstanceType::ONE_BYTE_INTERNALIZED_STRING_TYPE, 110 InstanceType::ONE_BYTE_INTERNALIZED_STRING_TYPE,
111 InstanceType::SHARED_FUNCTION_INFO_TYPE, 111 InstanceType::SHARED_FUNCTION_INFO_TYPE,
(...skipping 54 matching lines...) Expand 10 before | Expand all | Expand 10 after
166 B(Star), R(6), 166 B(Star), R(6),
167 B(LdaConstant), U8(3), 167 B(LdaConstant), U8(3),
168 B(TestEqualStrict), R(6), 168 B(TestEqualStrict), R(6),
169 B(JumpIfFalse), U8(7), 169 B(JumpIfFalse), U8(7),
170 B(CallRuntime), U16(Runtime::kThrowStaticPrototypeError), R(0), U8(0), 170 B(CallRuntime), U16(Runtime::kThrowStaticPrototypeError), R(0), U8(0),
171 B(CreateClosure), U8(5), U8(0), 171 B(CreateClosure), U8(5), U8(0),
172 B(Star), R(7), 172 B(Star), R(7),
173 B(LdaSmi), U8(1), 173 B(LdaSmi), U8(1),
174 B(Star), R(9), 174 B(Star), R(9),
175 B(CallRuntime), U16(Runtime::kDefineDataPropertyInLiteral), R(5), U8(5), 175 B(CallRuntime), U16(Runtime::kDefineDataPropertyInLiteral), R(5), U8(5),
176 B(CallRuntime), U16(Runtime::kFinalizeClassDefinition), R(3), U8(2), 176 B(CallRuntime), U16(Runtime::kToFastProperties), R(3), U8(1),
177 B(Star), R(0), 177 B(Star), R(0),
178 B(Star), R(1), 178 B(Star), R(1),
179 B(LdaUndefined), 179 B(LdaUndefined),
180 B(Return), 180 B(Return),
181 ] 181 ]
182 constant pool: [ 182 constant pool: [
183 InstanceType::ONE_BYTE_INTERNALIZED_STRING_TYPE, 183 InstanceType::ONE_BYTE_INTERNALIZED_STRING_TYPE,
184 InstanceType::ONE_BYTE_INTERNALIZED_STRING_TYPE, 184 InstanceType::ONE_BYTE_INTERNALIZED_STRING_TYPE,
185 InstanceType::SHARED_FUNCTION_INFO_TYPE, 185 InstanceType::SHARED_FUNCTION_INFO_TYPE,
186 InstanceType::ONE_BYTE_INTERNALIZED_STRING_TYPE, 186 InstanceType::ONE_BYTE_INTERNALIZED_STRING_TYPE,
(...skipping 27 matching lines...) Expand all
214 B(CreateClosure), U8(0), U8(0), 214 B(CreateClosure), U8(0), U8(0),
215 B(Star), R(4), 215 B(Star), R(4),
216 B(LdaSmi), U8(49), 216 B(LdaSmi), U8(49),
217 B(Star), R(5), 217 B(Star), R(5),
218 B(LdaSmi), U8(86), 218 B(LdaSmi), U8(86),
219 B(Star), R(6), 219 B(Star), R(6),
220 B(CallRuntime), U16(Runtime::kDefineClass), R(3), U8(4), 220 B(CallRuntime), U16(Runtime::kDefineClass), R(3), U8(4),
221 B(Star), R(3), 221 B(Star), R(3),
222 B(LoadIC), R(3), U8(1), U8(1), 222 B(LoadIC), R(3), U8(1), U8(1),
223 B(Star), R(4), 223 B(Star), R(4),
224 B(CallRuntime), U16(Runtime::kFinalizeClassDefinition), R(3), U8(2), 224 B(CallRuntime), U16(Runtime::kToFastProperties), R(3), U8(1),
225 B(Star), R(0), 225 B(Star), R(0),
226 B(Star), R(1), 226 B(Star), R(1),
227 B(JumpIfNotHole), U8(11), 227 B(JumpIfNotHole), U8(11),
228 B(LdaConstant), U8(2), 228 B(LdaConstant), U8(2),
229 B(Star), R(4), 229 B(Star), R(4),
230 B(CallRuntime), U16(Runtime::kThrowReferenceError), R(4), U8(1), 230 B(CallRuntime), U16(Runtime::kThrowReferenceError), R(4), U8(1),
231 B(Star), R(3), 231 B(Star), R(3),
232 B(New), R(3), R(0), U8(0), 232 B(New), R(3), R(0), U8(0),
233 B(Return), 233 B(Return),
234 ] 234 ]
235 constant pool: [ 235 constant pool: [
236 InstanceType::SHARED_FUNCTION_INFO_TYPE, 236 InstanceType::SHARED_FUNCTION_INFO_TYPE,
237 InstanceType::ONE_BYTE_INTERNALIZED_STRING_TYPE, 237 InstanceType::ONE_BYTE_INTERNALIZED_STRING_TYPE,
238 InstanceType::ONE_BYTE_INTERNALIZED_STRING_TYPE, 238 InstanceType::ONE_BYTE_INTERNALIZED_STRING_TYPE,
239 ] 239 ]
240 handlers: [ 240 handlers: [
241 ] 241 ]
242 242
OLDNEW
« no previous file with comments | « src/runtime/runtime-classes.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698