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

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

Issue 1996943002: [esnext] Fix various callsites to use is_resumable, not is_generator (Closed) Base URL: https://chromium.googlesource.com/v8/v8.git@master
Patch Set: don't pass unneeded zero Created 4 years, 6 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 73 matching lines...) Expand 10 before | Expand all | Expand 10 after
84 B(LdaSmi), U8(1), 84 B(LdaSmi), U8(1),
85 B(TestEqualStrict), R(3), 85 B(TestEqualStrict), R(3),
86 B(JumpIfFalse), U8(76), 86 B(JumpIfFalse), U8(76),
87 B(Ldar), R(5), 87 B(Ldar), R(5),
88 B(TypeOf), 88 B(TypeOf),
89 B(Star), R(12), 89 B(Star), R(12),
90 B(LdaConstant), U8(7), 90 B(LdaConstant), U8(7),
91 B(TestEqualStrict), R(12), 91 B(TestEqualStrict), R(12),
92 B(JumpIfFalse), U8(4), 92 B(JumpIfFalse), U8(4),
93 B(Jump), U8(18), 93 B(Jump), U8(18),
94 B(Wide), B(LdaSmi), U16(129), 94 B(Wide), B(LdaSmi), U16(128),
95 B(Star), R(12), 95 B(Star), R(12),
96 B(LdaConstant), U8(8), 96 B(LdaConstant), U8(8),
97 B(Star), R(13), 97 B(Star), R(13),
98 B(CallRuntime), U16(Runtime::kNewTypeError), R(12), U8(2), 98 B(CallRuntime), U16(Runtime::kNewTypeError), R(12), U8(2),
99 B(Throw), 99 B(Throw),
100 B(Mov), R(context), R(12), 100 B(Mov), R(context), R(12),
101 B(Mov), R(5), R(13), 101 B(Mov), R(5), R(13),
102 B(Mov), R(1), R(14), 102 B(Mov), R(1), R(14),
103 B(InvokeIntrinsic), U16(Runtime::k_Call), R(13), U8(2), 103 B(InvokeIntrinsic), U16(Runtime::k_Call), R(13), U8(2),
104 B(Jump), U8(29), 104 B(Jump), U8(29),
(...skipping 124 matching lines...) Expand 10 before | Expand all | Expand 10 after
229 B(LdaSmi), U8(1), 229 B(LdaSmi), U8(1),
230 B(TestEqualStrict), R(3), 230 B(TestEqualStrict), R(3),
231 B(JumpIfFalse), U8(76), 231 B(JumpIfFalse), U8(76),
232 B(Ldar), R(5), 232 B(Ldar), R(5),
233 B(TypeOf), 233 B(TypeOf),
234 B(Star), R(13), 234 B(Star), R(13),
235 B(LdaConstant), U8(7), 235 B(LdaConstant), U8(7),
236 B(TestEqualStrict), R(13), 236 B(TestEqualStrict), R(13),
237 B(JumpIfFalse), U8(4), 237 B(JumpIfFalse), U8(4),
238 B(Jump), U8(18), 238 B(Jump), U8(18),
239 B(Wide), B(LdaSmi), U16(129), 239 B(Wide), B(LdaSmi), U16(128),
240 B(Star), R(13), 240 B(Star), R(13),
241 B(LdaConstant), U8(8), 241 B(LdaConstant), U8(8),
242 B(Star), R(14), 242 B(Star), R(14),
243 B(CallRuntime), U16(Runtime::kNewTypeError), R(13), U8(2), 243 B(CallRuntime), U16(Runtime::kNewTypeError), R(13), U8(2),
244 B(Throw), 244 B(Throw),
245 B(Mov), R(context), R(13), 245 B(Mov), R(context), R(13),
246 B(Mov), R(5), R(14), 246 B(Mov), R(5), R(14),
247 B(Mov), R(1), R(15), 247 B(Mov), R(1), R(15),
248 B(InvokeIntrinsic), U16(Runtime::k_Call), R(14), U8(2), 248 B(InvokeIntrinsic), U16(Runtime::k_Call), R(14), U8(2),
249 B(Jump), U8(29), 249 B(Jump), U8(29),
(...skipping 136 matching lines...) Expand 10 before | Expand all | Expand 10 after
386 B(LdaSmi), U8(1), 386 B(LdaSmi), U8(1),
387 B(TestEqualStrict), R(3), 387 B(TestEqualStrict), R(3),
388 B(JumpIfFalse), U8(76), 388 B(JumpIfFalse), U8(76),
389 B(Ldar), R(5), 389 B(Ldar), R(5),
390 B(TypeOf), 390 B(TypeOf),
391 B(Star), R(12), 391 B(Star), R(12),
392 B(LdaConstant), U8(7), 392 B(LdaConstant), U8(7),
393 B(TestEqualStrict), R(12), 393 B(TestEqualStrict), R(12),
394 B(JumpIfFalse), U8(4), 394 B(JumpIfFalse), U8(4),
395 B(Jump), U8(18), 395 B(Jump), U8(18),
396 B(Wide), B(LdaSmi), U16(129), 396 B(Wide), B(LdaSmi), U16(128),
397 B(Star), R(12), 397 B(Star), R(12),
398 B(LdaConstant), U8(8), 398 B(LdaConstant), U8(8),
399 B(Star), R(13), 399 B(Star), R(13),
400 B(CallRuntime), U16(Runtime::kNewTypeError), R(12), U8(2), 400 B(CallRuntime), U16(Runtime::kNewTypeError), R(12), U8(2),
401 B(Throw), 401 B(Throw),
402 B(Mov), R(context), R(12), 402 B(Mov), R(context), R(12),
403 B(Mov), R(5), R(13), 403 B(Mov), R(5), R(13),
404 B(Mov), R(1), R(14), 404 B(Mov), R(1), R(14),
405 B(InvokeIntrinsic), U16(Runtime::k_Call), R(13), U8(2), 405 B(InvokeIntrinsic), U16(Runtime::k_Call), R(13), U8(2),
406 B(Jump), U8(29), 406 B(Jump), U8(29),
(...skipping 126 matching lines...) Expand 10 before | Expand all | Expand 10 after
533 B(LdaSmi), U8(1), 533 B(LdaSmi), U8(1),
534 B(TestEqualStrict), R(2), 534 B(TestEqualStrict), R(2),
535 B(JumpIfFalse), U8(76), 535 B(JumpIfFalse), U8(76),
536 B(Ldar), R(4), 536 B(Ldar), R(4),
537 B(TypeOf), 537 B(TypeOf),
538 B(Star), R(11), 538 B(Star), R(11),
539 B(LdaConstant), U8(9), 539 B(LdaConstant), U8(9),
540 B(TestEqualStrict), R(11), 540 B(TestEqualStrict), R(11),
541 B(JumpIfFalse), U8(4), 541 B(JumpIfFalse), U8(4),
542 B(Jump), U8(18), 542 B(Jump), U8(18),
543 B(Wide), B(LdaSmi), U16(129), 543 B(Wide), B(LdaSmi), U16(128),
544 B(Star), R(11), 544 B(Star), R(11),
545 B(LdaConstant), U8(10), 545 B(LdaConstant), U8(10),
546 B(Star), R(12), 546 B(Star), R(12),
547 B(CallRuntime), U16(Runtime::kNewTypeError), R(11), U8(2), 547 B(CallRuntime), U16(Runtime::kNewTypeError), R(11), U8(2),
548 B(Throw), 548 B(Throw),
549 B(Mov), R(context), R(11), 549 B(Mov), R(context), R(11),
550 B(Mov), R(4), R(12), 550 B(Mov), R(4), R(12),
551 B(Mov), R(0), R(13), 551 B(Mov), R(0), R(13),
552 B(InvokeIntrinsic), U16(Runtime::k_Call), R(12), U8(2), 552 B(InvokeIntrinsic), U16(Runtime::k_Call), R(12), U8(2),
553 B(Jump), U8(29), 553 B(Jump), U8(29),
(...skipping 43 matching lines...) Expand 10 before | Expand all | Expand 10 after
597 InstanceType::ONE_BYTE_INTERNALIZED_STRING_TYPE, 597 InstanceType::ONE_BYTE_INTERNALIZED_STRING_TYPE,
598 InstanceType::ONE_BYTE_INTERNALIZED_STRING_TYPE, 598 InstanceType::ONE_BYTE_INTERNALIZED_STRING_TYPE,
599 InstanceType::ONE_BYTE_INTERNALIZED_STRING_TYPE, 599 InstanceType::ONE_BYTE_INTERNALIZED_STRING_TYPE,
600 ] 600 ]
601 handlers: [ 601 handlers: [
602 [17, 137, 143], 602 [17, 137, 143],
603 [20, 96, 98], 603 [20, 96, 98],
604 [217, 228, 230], 604 [217, 228, 230],
605 ] 605 ]
606 606
OLDNEW
« no previous file with comments | « src/runtime/runtime-classes.cc ('k') | test/cctest/interpreter/bytecode_expectations/Generators.golden » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698