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

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

Issue 2445333002: Ensure slow properties for simple {__proto__:null} literals. (Closed)
Patch Set: addressing nits Created 3 years, 9 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
OLDNEW
1 # 1 #
2 # Autogenerated by generate-bytecode-expectations. 2 # Autogenerated by generate-bytecode-expectations.
3 # 3 #
4 4
5 --- 5 ---
6 wrap: yes 6 wrap: yes
7 7
8 --- 8 ---
9 snippet: " 9 snippet: "
10 for (var p of [0, 1, 2]) {} 10 for (var p of [0, 1, 2]) {}
11 " 11 "
12 frame size: 15 12 frame size: 15
13 parameter count: 1 13 parameter count: 1
14 bytecode array length: 272 14 bytecode array length: 272
15 bytecodes: [ 15 bytecodes: [
16 /* 30 E> */ B(StackCheck), 16 /* 30 E> */ B(StackCheck),
17 B(LdaZero), 17 B(LdaZero),
18 B(Star), R(4), 18 B(Star), R(4),
19 B(Mov), R(context), R(11), 19 B(Mov), R(context), R(11),
20 B(Mov), R(context), R(12), 20 B(Mov), R(context), R(12),
21 /* 48 S> */ B(CreateArrayLiteral), U8(0), U8(2), U8(9), 21 /* 48 S> */ B(CreateArrayLiteral), U8(0), U8(2), U8(33),
22 B(Star), R(13), 22 B(Star), R(13),
23 B(LdaNamedProperty), R(13), U8(1), U8(3), 23 B(LdaNamedProperty), R(13), U8(1), U8(3),
24 B(Star), R(14), 24 B(Star), R(14),
25 B(CallProperty), R(14), R(13), U8(1), U8(5), 25 B(CallProperty), R(14), R(13), U8(1), U8(5),
26 B(JumpIfJSReceiver), U8(7), 26 B(JumpIfJSReceiver), U8(7),
27 B(CallRuntime), U16(Runtime::kThrowSymbolIteratorInvalid), R(0), U8(0), 27 B(CallRuntime), U16(Runtime::kThrowSymbolIteratorInvalid), R(0), U8(0),
28 B(Star), R(2), 28 B(Star), R(2),
29 /* 45 S> */ B(LdaNamedProperty), R(2), U8(2), U8(9), 29 /* 45 S> */ B(LdaNamedProperty), R(2), U8(2), U8(9),
30 B(Star), R(13), 30 B(Star), R(13),
31 /* 45 E> */ B(CallProperty), R(13), R(2), U8(1), U8(7), 31 /* 45 E> */ B(CallProperty), R(13), R(2), U8(1), U8(7),
(...skipping 274 matching lines...) Expand 10 before | Expand all | Expand 10 after
306 " 306 "
307 frame size: 15 307 frame size: 15
308 parameter count: 1 308 parameter count: 1
309 bytecode array length: 290 309 bytecode array length: 290
310 bytecodes: [ 310 bytecodes: [
311 /* 30 E> */ B(StackCheck), 311 /* 30 E> */ B(StackCheck),
312 B(LdaZero), 312 B(LdaZero),
313 B(Star), R(4), 313 B(Star), R(4),
314 B(Mov), R(context), R(11), 314 B(Mov), R(context), R(11),
315 B(Mov), R(context), R(12), 315 B(Mov), R(context), R(12),
316 /* 48 S> */ B(CreateArrayLiteral), U8(0), U8(2), U8(9), 316 /* 48 S> */ B(CreateArrayLiteral), U8(0), U8(2), U8(33),
317 B(Star), R(13), 317 B(Star), R(13),
318 B(LdaNamedProperty), R(13), U8(1), U8(3), 318 B(LdaNamedProperty), R(13), U8(1), U8(3),
319 B(Star), R(14), 319 B(Star), R(14),
320 B(CallProperty), R(14), R(13), U8(1), U8(5), 320 B(CallProperty), R(14), R(13), U8(1), U8(5),
321 B(JumpIfJSReceiver), U8(7), 321 B(JumpIfJSReceiver), U8(7),
322 B(CallRuntime), U16(Runtime::kThrowSymbolIteratorInvalid), R(0), U8(0), 322 B(CallRuntime), U16(Runtime::kThrowSymbolIteratorInvalid), R(0), U8(0),
323 B(Star), R(2), 323 B(Star), R(2),
324 /* 45 S> */ B(LdaNamedProperty), R(2), U8(2), U8(9), 324 /* 45 S> */ B(LdaNamedProperty), R(2), U8(2), U8(9),
325 B(Star), R(13), 325 B(Star), R(13),
326 /* 45 E> */ B(CallProperty), R(13), R(2), U8(1), U8(7), 326 /* 45 E> */ B(CallProperty), R(13), R(2), U8(1), U8(7),
(...skipping 132 matching lines...) Expand 10 before | Expand all | Expand 10 after
459 parameter count: 1 459 parameter count: 1
460 bytecode array length: 297 460 bytecode array length: 297
461 bytecodes: [ 461 bytecodes: [
462 /* 30 E> */ B(StackCheck), 462 /* 30 E> */ B(StackCheck),
463 /* 42 S> */ B(CreateObjectLiteral), U8(0), U8(2), U8(1), R(8), 463 /* 42 S> */ B(CreateObjectLiteral), U8(0), U8(2), U8(1), R(8),
464 B(Mov), R(8), R(0), 464 B(Mov), R(8), R(0),
465 B(LdaZero), 465 B(LdaZero),
466 B(Star), R(3), 466 B(Star), R(3),
467 B(Mov), R(context), R(10), 467 B(Mov), R(context), R(10),
468 B(Mov), R(context), R(11), 468 B(Mov), R(context), R(11),
469 /* 77 S> */ B(CreateArrayLiteral), U8(1), U8(3), U8(9), 469 /* 77 S> */ B(CreateArrayLiteral), U8(1), U8(3), U8(33),
470 B(Star), R(12), 470 B(Star), R(12),
471 B(LdaNamedProperty), R(12), U8(2), U8(4), 471 B(LdaNamedProperty), R(12), U8(2), U8(4),
472 B(Star), R(13), 472 B(Star), R(13),
473 B(CallProperty), R(13), R(12), U8(1), U8(6), 473 B(CallProperty), R(13), R(12), U8(1), U8(6),
474 B(JumpIfJSReceiver), U8(7), 474 B(JumpIfJSReceiver), U8(7),
475 B(CallRuntime), U16(Runtime::kThrowSymbolIteratorInvalid), R(0), U8(0), 475 B(CallRuntime), U16(Runtime::kThrowSymbolIteratorInvalid), R(0), U8(0),
476 B(Star), R(1), 476 B(Star), R(1),
477 /* 74 S> */ B(LdaNamedProperty), R(1), U8(3), U8(10), 477 /* 74 S> */ B(LdaNamedProperty), R(1), U8(3), U8(10),
478 B(Star), R(12), 478 B(Star), R(12),
479 /* 74 E> */ B(CallProperty), R(12), R(1), U8(1), U8(8), 479 /* 74 E> */ B(CallProperty), R(12), R(1), U8(1), U8(8),
(...skipping 118 matching lines...) Expand 10 before | Expand all | Expand 10 after
598 ONE_BYTE_INTERNALIZED_STRING_TYPE ["function"], 598 ONE_BYTE_INTERNALIZED_STRING_TYPE ["function"],
599 ONE_BYTE_INTERNALIZED_STRING_TYPE [""], 599 ONE_BYTE_INTERNALIZED_STRING_TYPE [""],
600 FIXED_ARRAY_TYPE, 600 FIXED_ARRAY_TYPE,
601 ] 601 ]
602 handlers: [ 602 handlers: [
603 [15, 140, 146], 603 [15, 140, 146],
604 [18, 104, 106], 604 [18, 104, 106],
605 [214, 224, 226], 605 [214, 224, 226],
606 ] 606 ]
607 607
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698