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

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

Issue 2695653005: Revert of Remove SIMD.js from V8. (Closed)
Patch Set: Created 3 years, 10 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 478 matching lines...) Expand 10 before | Expand all | Expand 10 after
489 B(LdaSmi), I8(1), 489 B(LdaSmi), I8(1),
490 B(TestEqualStrict), R(11), U8(20), 490 B(TestEqualStrict), R(11), U8(20),
491 B(JumpIfFalse), U8(75), 491 B(JumpIfFalse), U8(75),
492 B(LdaContextSlot), R(1), U8(11), U8(0), 492 B(LdaContextSlot), R(1), U8(11), U8(0),
493 B(TypeOf), 493 B(TypeOf),
494 B(Star), R(11), 494 B(Star), R(11),
495 B(LdaConstant), U8(10), 495 B(LdaConstant), U8(10),
496 B(TestEqualStrict), R(11), U8(21), 496 B(TestEqualStrict), R(11), U8(21),
497 B(JumpIfFalse), U8(4), 497 B(JumpIfFalse), U8(4),
498 B(Jump), U8(18), 498 B(Jump), U8(18),
499 B(Wide), B(LdaSmi), I16(130), 499 B(Wide), B(LdaSmi), I16(131),
500 B(Star), R(11), 500 B(Star), R(11),
501 B(LdaConstant), U8(11), 501 B(LdaConstant), U8(11),
502 B(Star), R(12), 502 B(Star), R(12),
503 B(CallRuntime), U16(Runtime::kNewTypeError), R(11), U8(2), 503 B(CallRuntime), U16(Runtime::kNewTypeError), R(11), U8(2),
504 B(Throw), 504 B(Throw),
505 B(Mov), R(context), R(11), 505 B(Mov), R(context), R(11),
506 B(LdaContextSlot), R(1), U8(11), U8(0), 506 B(LdaContextSlot), R(1), U8(11), U8(0),
507 B(Star), R(12), 507 B(Star), R(12),
508 B(LdaContextSlot), R(1), U8(7), U8(0), 508 B(LdaContextSlot), R(1), U8(7), U8(0),
509 B(Star), R(13), 509 B(Star), R(13),
(...skipping 113 matching lines...) Expand 10 before | Expand all | Expand 10 after
623 FIXED_ARRAY_TYPE, 623 FIXED_ARRAY_TYPE,
624 Smi [579], 624 Smi [579],
625 ] 625 ]
626 handlers: [ 626 handlers: [
627 [53, 694, 700], 627 [53, 694, 700],
628 [149, 445, 451], 628 [149, 445, 451],
629 [152, 401, 403], 629 [152, 401, 403],
630 [547, 563, 565], 630 [547, 563, 565],
631 ] 631 ]
632 632
OLDNEW
« no previous file with comments | « test/cctest/interpreter/bytecode_expectations/ForOf.golden ('k') | test/cctest/test-heap-profiler.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698