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

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

Issue 2642293002: Add Isolate parameter to disallow Atomics.wait (Closed)
Patch Set: update bytecode_expectations Created 3 years, 11 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: no 6 wrap: no
7 test function name: f 7 test function name: f
8 8
9 --- 9 ---
10 snippet: " 10 snippet: "
(...skipping 479 matching lines...) Expand 10 before | Expand all | Expand 10 after
490 B(LdaSmi), U8(1), 490 B(LdaSmi), U8(1),
491 B(TestEqualStrict), R(11), U8(19), 491 B(TestEqualStrict), R(11), U8(19),
492 B(JumpIfFalse), U8(75), 492 B(JumpIfFalse), U8(75),
493 B(LdaContextSlot), R(1), U8(11), U8(0), 493 B(LdaContextSlot), R(1), U8(11), U8(0),
494 B(TypeOf), 494 B(TypeOf),
495 B(Star), R(11), 495 B(Star), R(11),
496 B(LdaConstant), U8(13), 496 B(LdaConstant), U8(13),
497 B(TestEqualStrict), R(11), U8(20), 497 B(TestEqualStrict), R(11), U8(20),
498 B(JumpIfFalse), U8(4), 498 B(JumpIfFalse), U8(4),
499 B(Jump), U8(18), 499 B(Jump), U8(18),
500 B(Wide), B(LdaSmi), U16(129), 500 B(Wide), B(LdaSmi), U16(130),
501 B(Star), R(11), 501 B(Star), R(11),
502 B(LdaConstant), U8(14), 502 B(LdaConstant), U8(14),
503 B(Star), R(12), 503 B(Star), R(12),
504 B(CallRuntime), U16(Runtime::kNewTypeError), R(11), U8(2), 504 B(CallRuntime), U16(Runtime::kNewTypeError), R(11), U8(2),
505 B(Throw), 505 B(Throw),
506 B(Mov), R(context), R(11), 506 B(Mov), R(context), R(11),
507 B(LdaContextSlot), R(1), U8(11), U8(0), 507 B(LdaContextSlot), R(1), U8(11), U8(0),
508 B(Star), R(12), 508 B(Star), R(12),
509 B(LdaContextSlot), R(1), U8(7), U8(0), 509 B(LdaContextSlot), R(1), U8(7), U8(0),
510 B(Star), R(13), 510 B(Star), R(13),
(...skipping 118 matching lines...) Expand 10 before | Expand all | Expand 10 after
629 Smi [159], 629 Smi [159],
630 Smi [582], 630 Smi [582],
631 ] 631 ]
632 handlers: [ 632 handlers: [
633 [53, 697, 703], 633 [53, 697, 703],
634 [149, 448, 454], 634 [149, 448, 454],
635 [152, 404, 406], 635 [152, 404, 406],
636 [550, 566, 568], 636 [550, 566, 568],
637 ] 637 ]
638 638
OLDNEW
« no previous file with comments | « test/cctest/interpreter/bytecode_expectations/ForOf.golden ('k') | test/mjsunit/harmony/futex.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698