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

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

Issue 1645763003: [Interpreter] TurboFan implementation of intrinsics. (Closed) Base URL: https://chromium.googlesource.com/v8/v8.git@master
Patch Set: Update Created 4 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 pool type: mixed 6 pool type: mixed
7 execute: yes 7 execute: yes
8 wrap: yes 8 wrap: yes
9 9
10 --- 10 ---
(...skipping 18 matching lines...) Expand all
29 B(Star), R(13), 29 B(Star), R(13),
30 B(Call), R(13), R(14), U8(1), U8(1), 30 B(Call), R(13), R(14), U8(1), U8(1),
31 B(Star), R(1), 31 B(Star), R(1),
32 B(Ldar), R(1), 32 B(Ldar), R(1),
33 B(Star), R(15), 33 B(Star), R(15),
34 B(LoadIC), R(15), U8(2), U8(7), 34 B(LoadIC), R(15), U8(2), U8(7),
35 B(Star), R(14), 35 B(Star), R(14),
36 B(Call), R(14), R(15), U8(1), U8(5), 36 B(Call), R(14), R(15), U8(1), U8(5),
37 B(Star), R(2), 37 B(Star), R(2),
38 B(Star), R(13), 38 B(Star), R(13),
39 B(CallRuntime), U16(Runtime::k_IsJSReceiver), R(13), U8(1), 39 B(InvokeIntrinsic), U16(Runtime::k_IsJSReceiver), R(13), U8(1),
40 B(LogicalNot), 40 B(LogicalNot),
41 B(JumpIfFalse), U8(11), 41 B(JumpIfFalse), U8(11),
42 B(Ldar), R(2), 42 B(Ldar), R(2),
43 B(Star), R(13), 43 B(Star), R(13),
44 B(CallRuntime), U16(Runtime::kThrowIteratorResultNotAnObject), R(13), U8(1), 44 B(CallRuntime), U16(Runtime::kThrowIteratorResultNotAnObject), R(13), U8(1),
45 B(Ldar), R(2), 45 B(Ldar), R(2),
46 B(Star), R(13), 46 B(Star), R(13),
47 B(LoadIC), R(13), U8(3), U8(9), 47 B(LoadIC), R(13), U8(3), U8(9),
48 B(JumpIfToBooleanTrue), U8(28), 48 B(JumpIfToBooleanTrue), U8(28),
49 B(LdaSmi8), U8(1), 49 B(LdaSmi8), U8(1),
(...skipping 94 matching lines...) Expand 10 before | Expand all | Expand 10 after
144 B(PushContext), R(8), 144 B(PushContext), R(8),
145 B(PopContext), R(8), 145 B(PopContext), R(8),
146 B(Jump), U8(37), 146 B(Jump), U8(37),
147 B(Ldar), R(5), 147 B(Ldar), R(5),
148 B(Star), R(12), 148 B(Star), R(12),
149 B(Ldar), R(1), 149 B(Ldar), R(1),
150 B(Star), R(13), 150 B(Star), R(13),
151 B(CallRuntime), U16(Runtime::k_Call), R(12), U8(2), 151 B(CallRuntime), U16(Runtime::k_Call), R(12), U8(2),
152 B(Star), R(6), 152 B(Star), R(6),
153 B(Star), R(12), 153 B(Star), R(12),
154 B(CallRuntime), U16(Runtime::k_IsJSReceiver), R(12), U8(1), 154 B(InvokeIntrinsic), U16(Runtime::k_IsJSReceiver), R(12), U8(1),
155 B(JumpIfToBooleanFalse), U8(4), 155 B(JumpIfToBooleanFalse), U8(4),
156 B(Jump), U8(11), 156 B(Jump), U8(11),
157 B(Ldar), R(6), 157 B(Ldar), R(6),
158 B(Star), R(12), 158 B(Star), R(12),
159 B(CallRuntime), U16(Runtime::kThrowIteratorResultNotAnObject), R(12), U8(1), 159 B(CallRuntime), U16(Runtime::kThrowIteratorResultNotAnObject), R(12), U8(1),
160 B(CallRuntime), U16(Runtime::kInterpreterSetPendingMessage), R(11), U8(1), 160 B(CallRuntime), U16(Runtime::kInterpreterSetPendingMessage), R(11), U8(1),
161 B(LdaZero), 161 B(LdaZero),
162 B(TestEqualStrict), R(9), 162 B(TestEqualStrict), R(9),
163 B(JumpIfTrue), U8(4), 163 B(JumpIfTrue), U8(4),
164 B(Jump), U8(5), 164 B(Jump), U8(5),
(...skipping 46 matching lines...) Expand 10 before | Expand all | Expand 10 after
211 B(Star), R(14), 211 B(Star), R(14),
212 B(Call), R(14), R(15), U8(1), U8(1), 212 B(Call), R(14), R(15), U8(1), U8(1),
213 B(Star), R(1), 213 B(Star), R(1),
214 B(Ldar), R(1), 214 B(Ldar), R(1),
215 B(Star), R(16), 215 B(Star), R(16),
216 B(LoadIC), R(16), U8(2), U8(7), 216 B(LoadIC), R(16), U8(2), U8(7),
217 B(Star), R(15), 217 B(Star), R(15),
218 B(Call), R(15), R(16), U8(1), U8(5), 218 B(Call), R(15), R(16), U8(1), U8(5),
219 B(Star), R(2), 219 B(Star), R(2),
220 B(Star), R(14), 220 B(Star), R(14),
221 B(CallRuntime), U16(Runtime::k_IsJSReceiver), R(14), U8(1), 221 B(InvokeIntrinsic), U16(Runtime::k_IsJSReceiver), R(14), U8(1),
222 B(LogicalNot), 222 B(LogicalNot),
223 B(JumpIfFalse), U8(11), 223 B(JumpIfFalse), U8(11),
224 B(Ldar), R(2), 224 B(Ldar), R(2),
225 B(Star), R(14), 225 B(Star), R(14),
226 B(CallRuntime), U16(Runtime::kThrowIteratorResultNotAnObject), R(14), U8(1), 226 B(CallRuntime), U16(Runtime::kThrowIteratorResultNotAnObject), R(14), U8(1),
227 B(Ldar), R(2), 227 B(Ldar), R(2),
228 B(Star), R(14), 228 B(Star), R(14),
229 B(LoadIC), R(14), U8(3), U8(9), 229 B(LoadIC), R(14), U8(3), U8(9),
230 B(JumpIfToBooleanTrue), U8(32), 230 B(JumpIfToBooleanTrue), U8(32),
231 B(LdaSmi8), U8(1), 231 B(LdaSmi8), U8(1),
(...skipping 96 matching lines...) Expand 10 before | Expand all | Expand 10 after
328 B(PushContext), R(9), 328 B(PushContext), R(9),
329 B(PopContext), R(9), 329 B(PopContext), R(9),
330 B(Jump), U8(37), 330 B(Jump), U8(37),
331 B(Ldar), R(5), 331 B(Ldar), R(5),
332 B(Star), R(13), 332 B(Star), R(13),
333 B(Ldar), R(1), 333 B(Ldar), R(1),
334 B(Star), R(14), 334 B(Star), R(14),
335 B(CallRuntime), U16(Runtime::k_Call), R(13), U8(2), 335 B(CallRuntime), U16(Runtime::k_Call), R(13), U8(2),
336 B(Star), R(6), 336 B(Star), R(6),
337 B(Star), R(13), 337 B(Star), R(13),
338 B(CallRuntime), U16(Runtime::k_IsJSReceiver), R(13), U8(1), 338 B(InvokeIntrinsic), U16(Runtime::k_IsJSReceiver), R(13), U8(1),
339 B(JumpIfToBooleanFalse), U8(4), 339 B(JumpIfToBooleanFalse), U8(4),
340 B(Jump), U8(11), 340 B(Jump), U8(11),
341 B(Ldar), R(6), 341 B(Ldar), R(6),
342 B(Star), R(13), 342 B(Star), R(13),
343 B(CallRuntime), U16(Runtime::kThrowIteratorResultNotAnObject), R(13), U8(1), 343 B(CallRuntime), U16(Runtime::kThrowIteratorResultNotAnObject), R(13), U8(1),
344 B(CallRuntime), U16(Runtime::kInterpreterSetPendingMessage), R(12), U8(1), 344 B(CallRuntime), U16(Runtime::kInterpreterSetPendingMessage), R(12), U8(1),
345 B(LdaZero), 345 B(LdaZero),
346 B(TestEqualStrict), R(10), 346 B(TestEqualStrict), R(10),
347 B(JumpIfTrue), U8(10), 347 B(JumpIfTrue), U8(10),
348 B(LdaSmi8), U8(1), 348 B(LdaSmi8), U8(1),
(...skipping 51 matching lines...) Expand 10 before | Expand all | Expand 10 after
400 B(Star), R(13), 400 B(Star), R(13),
401 B(Call), R(13), R(14), U8(1), U8(1), 401 B(Call), R(13), R(14), U8(1), U8(1),
402 B(Star), R(1), 402 B(Star), R(1),
403 B(Ldar), R(1), 403 B(Ldar), R(1),
404 B(Star), R(15), 404 B(Star), R(15),
405 B(LoadIC), R(15), U8(2), U8(7), 405 B(LoadIC), R(15), U8(2), U8(7),
406 B(Star), R(14), 406 B(Star), R(14),
407 B(Call), R(14), R(15), U8(1), U8(5), 407 B(Call), R(14), R(15), U8(1), U8(5),
408 B(Star), R(2), 408 B(Star), R(2),
409 B(Star), R(13), 409 B(Star), R(13),
410 B(CallRuntime), U16(Runtime::k_IsJSReceiver), R(13), U8(1), 410 B(InvokeIntrinsic), U16(Runtime::k_IsJSReceiver), R(13), U8(1),
411 B(LogicalNot), 411 B(LogicalNot),
412 B(JumpIfFalse), U8(11), 412 B(JumpIfFalse), U8(11),
413 B(Ldar), R(2), 413 B(Ldar), R(2),
414 B(Star), R(13), 414 B(Star), R(13),
415 B(CallRuntime), U16(Runtime::kThrowIteratorResultNotAnObject), R(13), U8(1), 415 B(CallRuntime), U16(Runtime::kThrowIteratorResultNotAnObject), R(13), U8(1),
416 B(Ldar), R(2), 416 B(Ldar), R(2),
417 B(Star), R(13), 417 B(Star), R(13),
418 B(LoadIC), R(13), U8(3), U8(9), 418 B(LoadIC), R(13), U8(3), U8(9),
419 B(JumpIfToBooleanTrue), U8(50), 419 B(JumpIfToBooleanTrue), U8(50),
420 B(LdaSmi8), U8(1), 420 B(LdaSmi8), U8(1),
(...skipping 105 matching lines...) Expand 10 before | Expand all | Expand 10 after
526 B(PushContext), R(8), 526 B(PushContext), R(8),
527 B(PopContext), R(8), 527 B(PopContext), R(8),
528 B(Jump), U8(37), 528 B(Jump), U8(37),
529 B(Ldar), R(5), 529 B(Ldar), R(5),
530 B(Star), R(12), 530 B(Star), R(12),
531 B(Ldar), R(1), 531 B(Ldar), R(1),
532 B(Star), R(13), 532 B(Star), R(13),
533 B(CallRuntime), U16(Runtime::k_Call), R(12), U8(2), 533 B(CallRuntime), U16(Runtime::k_Call), R(12), U8(2),
534 B(Star), R(6), 534 B(Star), R(6),
535 B(Star), R(12), 535 B(Star), R(12),
536 B(CallRuntime), U16(Runtime::k_IsJSReceiver), R(12), U8(1), 536 B(InvokeIntrinsic), U16(Runtime::k_IsJSReceiver), R(12), U8(1),
537 B(JumpIfToBooleanFalse), U8(4), 537 B(JumpIfToBooleanFalse), U8(4),
538 B(Jump), U8(11), 538 B(Jump), U8(11),
539 B(Ldar), R(6), 539 B(Ldar), R(6),
540 B(Star), R(12), 540 B(Star), R(12),
541 B(CallRuntime), U16(Runtime::kThrowIteratorResultNotAnObject), R(12), U8(1), 541 B(CallRuntime), U16(Runtime::kThrowIteratorResultNotAnObject), R(12), U8(1),
542 B(CallRuntime), U16(Runtime::kInterpreterSetPendingMessage), R(11), U8(1), 542 B(CallRuntime), U16(Runtime::kInterpreterSetPendingMessage), R(11), U8(1),
543 B(LdaZero), 543 B(LdaZero),
544 B(TestEqualStrict), R(9), 544 B(TestEqualStrict), R(9),
545 B(JumpIfTrue), U8(4), 545 B(JumpIfTrue), U8(4),
546 B(Jump), U8(5), 546 B(Jump), U8(5),
(...skipping 47 matching lines...) Expand 10 before | Expand all | Expand 10 after
594 B(Star), R(12), 594 B(Star), R(12),
595 B(Call), R(12), R(13), U8(1), U8(1), 595 B(Call), R(12), R(13), U8(1), U8(1),
596 B(Star), R(0), 596 B(Star), R(0),
597 B(Ldar), R(0), 597 B(Ldar), R(0),
598 B(Star), R(14), 598 B(Star), R(14),
599 B(LoadIC), R(14), U8(3), U8(7), 599 B(LoadIC), R(14), U8(3), U8(7),
600 B(Star), R(13), 600 B(Star), R(13),
601 B(Call), R(13), R(14), U8(1), U8(5), 601 B(Call), R(13), R(14), U8(1), U8(5),
602 B(Star), R(1), 602 B(Star), R(1),
603 B(Star), R(12), 603 B(Star), R(12),
604 B(CallRuntime), U16(Runtime::k_IsJSReceiver), R(12), U8(1), 604 B(InvokeIntrinsic), U16(Runtime::k_IsJSReceiver), R(12), U8(1),
605 B(LogicalNot), 605 B(LogicalNot),
606 B(JumpIfFalse), U8(11), 606 B(JumpIfFalse), U8(11),
607 B(Ldar), R(1), 607 B(Ldar), R(1),
608 B(Star), R(12), 608 B(Star), R(12),
609 B(CallRuntime), U16(Runtime::kThrowIteratorResultNotAnObject), R(12), U8(1), 609 B(CallRuntime), U16(Runtime::kThrowIteratorResultNotAnObject), R(12), U8(1),
610 B(Ldar), R(1), 610 B(Ldar), R(1),
611 B(Star), R(12), 611 B(Star), R(12),
612 B(LoadIC), R(12), U8(4), U8(9), 612 B(LoadIC), R(12), U8(4), U8(9),
613 B(JumpIfToBooleanTrue), U8(42), 613 B(JumpIfToBooleanTrue), U8(42),
614 B(LdaSmi8), U8(1), 614 B(LdaSmi8), U8(1),
(...skipping 99 matching lines...) Expand 10 before | Expand all | Expand 10 after
714 B(PushContext), R(7), 714 B(PushContext), R(7),
715 B(PopContext), R(7), 715 B(PopContext), R(7),
716 B(Jump), U8(37), 716 B(Jump), U8(37),
717 B(Ldar), R(4), 717 B(Ldar), R(4),
718 B(Star), R(11), 718 B(Star), R(11),
719 B(Ldar), R(0), 719 B(Ldar), R(0),
720 B(Star), R(12), 720 B(Star), R(12),
721 B(CallRuntime), U16(Runtime::k_Call), R(11), U8(2), 721 B(CallRuntime), U16(Runtime::k_Call), R(11), U8(2),
722 B(Star), R(5), 722 B(Star), R(5),
723 B(Star), R(11), 723 B(Star), R(11),
724 B(CallRuntime), U16(Runtime::k_IsJSReceiver), R(11), U8(1), 724 B(InvokeIntrinsic), U16(Runtime::k_IsJSReceiver), R(11), U8(1),
725 B(JumpIfToBooleanFalse), U8(4), 725 B(JumpIfToBooleanFalse), U8(4),
726 B(Jump), U8(11), 726 B(Jump), U8(11),
727 B(Ldar), R(5), 727 B(Ldar), R(5),
728 B(Star), R(11), 728 B(Star), R(11),
729 B(CallRuntime), U16(Runtime::kThrowIteratorResultNotAnObject), R(11), U8(1), 729 B(CallRuntime), U16(Runtime::kThrowIteratorResultNotAnObject), R(11), U8(1),
730 B(CallRuntime), U16(Runtime::kInterpreterSetPendingMessage), R(10), U8(1), 730 B(CallRuntime), U16(Runtime::kInterpreterSetPendingMessage), R(10), U8(1),
731 B(LdaZero), 731 B(LdaZero),
732 B(TestEqualStrict), R(8), 732 B(TestEqualStrict), R(8),
733 B(JumpIfTrue), U8(10), 733 B(JumpIfTrue), U8(10),
734 B(LdaSmi8), U8(1), 734 B(LdaSmi8), U8(1),
(...skipping 21 matching lines...) Expand all
756 kInstanceTypeDontCare, 756 kInstanceTypeDontCare,
757 InstanceType::ONE_BYTE_INTERNALIZED_STRING_TYPE, 757 InstanceType::ONE_BYTE_INTERNALIZED_STRING_TYPE,
758 kInstanceTypeDontCare, 758 kInstanceTypeDontCare,
759 ] 759 ]
760 handlers: [ 760 handlers: [
761 [18, 173, 179], 761 [18, 173, 179],
762 [21, 127, 129], 762 [21, 127, 129],
763 [271, 284, 286], 763 [271, 284, 286],
764 ] 764 ]
765 765
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698