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

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

Issue 2305573002: [regexp] Port RegExp getters and setters (Closed)
Patch Set: Fix for layout test expectations Created 4 years, 3 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 | « test/cctest/interpreter/bytecode_expectations/ForOf.golden ('k') | test/mjsunit/messages.js » ('j') | 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: no 8 wrap: no
9 test function name: f 9 test function name: f
10 10
(...skipping 458 matching lines...) Expand 10 before | Expand all | Expand 10 after
469 B(LdaSmi), U8(1), 469 B(LdaSmi), U8(1),
470 B(TestEqualStrict), R(11), U8(19), 470 B(TestEqualStrict), R(11), U8(19),
471 B(JumpIfFalse), U8(72), 471 B(JumpIfFalse), U8(72),
472 B(LdaContextSlot), R(1), U8(11), 472 B(LdaContextSlot), R(1), U8(11),
473 B(TypeOf), 473 B(TypeOf),
474 B(Star), R(11), 474 B(Star), R(11),
475 B(LdaConstant), U8(13), 475 B(LdaConstant), U8(13),
476 B(TestEqualStrict), R(11), U8(20), 476 B(TestEqualStrict), R(11), U8(20),
477 B(JumpIfFalse), U8(4), 477 B(JumpIfFalse), U8(4),
478 B(Jump), U8(18), 478 B(Jump), U8(18),
479 B(Wide), B(LdaSmi), U16(129), 479 B(Wide), B(LdaSmi), U16(128),
480 B(Star), R(11), 480 B(Star), R(11),
481 B(LdaConstant), U8(14), 481 B(LdaConstant), U8(14),
482 B(Star), R(12), 482 B(Star), R(12),
483 B(CallRuntime), U16(Runtime::kNewTypeError), R(11), U8(2), 483 B(CallRuntime), U16(Runtime::kNewTypeError), R(11), U8(2),
484 B(Throw), 484 B(Throw),
485 B(Mov), R(context), R(11), 485 B(Mov), R(context), R(11),
486 B(LdrContextSlot), R(1), U8(11), R(12), 486 B(LdrContextSlot), R(1), U8(11), R(12),
487 B(LdrContextSlot), R(1), U8(7), R(13), 487 B(LdrContextSlot), R(1), U8(7), R(13),
488 B(InvokeIntrinsic), U8(Runtime::k_Call), R(12), U8(2), 488 B(InvokeIntrinsic), U8(Runtime::k_Call), R(12), U8(2),
489 B(Jump), U8(22), 489 B(Jump), U8(22),
(...skipping 105 matching lines...) Expand 10 before | Expand all | Expand 10 after
595 kInstanceTypeDontCare, 595 kInstanceTypeDontCare,
596 kInstanceTypeDontCare, 596 kInstanceTypeDontCare,
597 ] 597 ]
598 handlers: [ 598 handlers: [
599 [47, 677, 683], 599 [47, 677, 683],
600 [147, 432, 438], 600 [147, 432, 438],
601 [150, 392, 394], 601 [150, 392, 394],
602 [539, 551, 553], 602 [539, 551, 553],
603 ] 603 ]
604 604
OLDNEW
« no previous file with comments | « test/cctest/interpreter/bytecode_expectations/ForOf.golden ('k') | test/mjsunit/messages.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698