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

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

Issue 1842953003: Preserve exception message in iterator finalization. (Closed) Base URL: https://chromium.googlesource.com/v8/v8.git@master
Patch Set: Turbofan Created 4 years, 8 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 ---
11 snippet: " 11 snippet: "
12 for (var p of [0, 1, 2]) {} 12 for (var p of [0, 1, 2]) {}
13 " 13 "
14 frame size: 16 14 frame size: 16
15 parameter count: 1 15 parameter count: 1
16 bytecode array length: 346 16 bytecode array length: 347
17 bytecodes: [ 17 bytecodes: [
18 B(StackCheck), 18 B(StackCheck),
19 B(LdaUndefined), 19 B(LdaUndefined),
20 B(Star), R(4), 20 B(Star), R(4),
21 B(LdaZero), 21 B(LdaZero),
22 B(Star), R(3), 22 B(Star), R(3),
23 B(Mov), R(context), R(11), 23 B(Mov), R(context), R(11),
24 B(Mov), R(context), R(12), 24 B(Mov), R(context), R(12),
25 B(CreateArrayLiteral), U8(0), U8(0), U8(3), 25 B(CreateArrayLiteral), U8(0), U8(0), U8(3),
26 B(Star), R(14), 26 B(Star), R(14),
(...skipping 25 matching lines...) Expand all
52 B(Star), R(13), 52 B(Star), R(13),
53 B(LoadIC), R(13), U8(4), U8(11), 53 B(LoadIC), R(13), U8(4), U8(11),
54 B(Star), R(0), 54 B(Star), R(0),
55 B(Ldar), R(4), 55 B(Ldar), R(4),
56 B(StackCheck), 56 B(StackCheck),
57 B(Ldar), R(0), 57 B(Ldar), R(0),
58 B(Star), R(7), 58 B(Star), R(7),
59 B(LdaZero), 59 B(LdaZero),
60 B(Star), R(3), 60 B(Star), R(3),
61 B(Jump), U8(-70), 61 B(Jump), U8(-70),
62 B(Jump), U8(46), 62 B(Jump), U8(47),
63 B(Star), R(14), 63 B(Star), R(14),
64 B(LdaConstant), U8(5), 64 B(LdaConstant), U8(5),
65 B(Star), R(13), 65 B(Star), R(13),
66 B(Ldar), R(closure), 66 B(Ldar), R(closure),
67 B(Star), R(15), 67 B(Star), R(15),
68 B(CallRuntime), U16(Runtime::kPushCatchContext), R(13), U8(3), 68 B(CallRuntime), U16(Runtime::kPushCatchContext), R(13), U8(3),
69 B(Star), R(12), 69 B(Star), R(12),
70 B(CallRuntime), U16(Runtime::kInterpreterClearPendingMessage), R(0), U8(0),
71 B(Ldar), R(12),
72 B(PushContext), R(8), 70 B(PushContext), R(8),
73 B(Ldar), R(3), 71 B(Ldar), R(3),
74 B(Star), R(13), 72 B(Star), R(13),
75 B(LdaSmi), U8(2), 73 B(LdaSmi), U8(2),
76 B(TestEqualStrict), R(13), 74 B(TestEqualStrict), R(13),
77 B(JumpIfFalse), U8(6), 75 B(JumpIfFalse), U8(6),
78 B(LdaSmi), U8(1), 76 B(LdaSmi), U8(1),
79 B(Star), R(3), 77 B(Star), R(3),
80 B(LdaContextSlot), R(context), U8(4), 78 B(LdaContextSlot), R(context), U8(4),
81 B(Throw), 79 B(Star), R(13),
80 B(CallRuntime), U16(Runtime::kReThrow), R(13), U8(1),
81 B(PopContext), R(8),
82 B(LdaSmi), U8(-1), 82 B(LdaSmi), U8(-1),
83 B(Star), R(9), 83 B(Star), R(9),
84 B(Jump), U8(7), 84 B(Jump), U8(7),
85 B(Star), R(10), 85 B(Star), R(10),
86 B(LdaZero), 86 B(LdaZero),
87 B(Star), R(9), 87 B(Star), R(9),
88 B(CallRuntime), U16(Runtime::kInterpreterClearPendingMessage), R(0), U8(0), 88 B(CallRuntime), U16(Runtime::kInterpreterClearPendingMessage), R(0), U8(0),
89 B(Star), R(11), 89 B(Star), R(11),
90 B(Ldar), R(3), 90 B(Ldar), R(3),
91 B(Star), R(12), 91 B(Star), R(12),
(...skipping 81 matching lines...) Expand 10 before | Expand all | Expand 10 after
173 InstanceType::ONE_BYTE_INTERNALIZED_STRING_TYPE, 173 InstanceType::ONE_BYTE_INTERNALIZED_STRING_TYPE,
174 InstanceType::ONE_BYTE_INTERNALIZED_STRING_TYPE, 174 InstanceType::ONE_BYTE_INTERNALIZED_STRING_TYPE,
175 InstanceType::ONE_BYTE_INTERNALIZED_STRING_TYPE, 175 InstanceType::ONE_BYTE_INTERNALIZED_STRING_TYPE,
176 InstanceType::ONE_BYTE_INTERNALIZED_STRING_TYPE, 176 InstanceType::ONE_BYTE_INTERNALIZED_STRING_TYPE,
177 InstanceType::ONE_BYTE_INTERNALIZED_STRING_TYPE, 177 InstanceType::ONE_BYTE_INTERNALIZED_STRING_TYPE,
178 InstanceType::ONE_BYTE_INTERNALIZED_STRING_TYPE, 178 InstanceType::ONE_BYTE_INTERNALIZED_STRING_TYPE,
179 InstanceType::ONE_BYTE_INTERNALIZED_STRING_TYPE, 179 InstanceType::ONE_BYTE_INTERNALIZED_STRING_TYPE,
180 kInstanceTypeDontCare, 180 kInstanceTypeDontCare,
181 ] 181 ]
182 handlers: [ 182 handlers: [
183 [10, 151, 157], 183 [10, 152, 158],
184 [13, 105, 107], 184 [13, 105, 107],
185 [249, 262, 264], 185 [250, 263, 265],
186 ] 186 ]
187 187
188 --- 188 ---
189 snippet: " 189 snippet: "
190 var x = 'potatoes'; 190 var x = 'potatoes';
191 for (var p of x) { return p; } 191 for (var p of x) { return p; }
192 " 192 "
193 frame size: 17 193 frame size: 17
194 parameter count: 1 194 parameter count: 1
195 bytecode array length: 362 195 bytecode array length: 363
196 bytecodes: [ 196 bytecodes: [
197 B(StackCheck), 197 B(StackCheck),
198 B(LdaConstant), U8(0), 198 B(LdaConstant), U8(0),
199 B(Star), R(7), 199 B(Star), R(7),
200 B(LdaUndefined), 200 B(LdaUndefined),
201 B(Star), R(4), 201 B(Star), R(4),
202 B(LdaZero), 202 B(LdaZero),
203 B(Star), R(3), 203 B(Star), R(3),
204 B(Mov), R(context), R(12), 204 B(Mov), R(context), R(12),
205 B(Mov), R(context), R(13), 205 B(Mov), R(context), R(13),
(...skipping 27 matching lines...) Expand all
233 B(Star), R(14), 233 B(Star), R(14),
234 B(LoadIC), R(14), U8(4), U8(11), 234 B(LoadIC), R(14), U8(4), U8(11),
235 B(Star), R(0), 235 B(Star), R(0),
236 B(Ldar), R(4), 236 B(Ldar), R(4),
237 B(StackCheck), 237 B(StackCheck),
238 B(Ldar), R(0), 238 B(Ldar), R(0),
239 B(Star), R(8), 239 B(Star), R(8),
240 B(Star), R(11), 240 B(Star), R(11),
241 B(LdaZero), 241 B(LdaZero),
242 B(Star), R(10), 242 B(Star), R(10),
243 B(Jump), U8(62), 243 B(Jump), U8(63),
244 B(Jump), U8(-74), 244 B(Jump), U8(-74),
245 B(Jump), U8(46), 245 B(Jump), U8(47),
246 B(Star), R(15), 246 B(Star), R(15),
247 B(LdaConstant), U8(5), 247 B(LdaConstant), U8(5),
248 B(Star), R(14), 248 B(Star), R(14),
249 B(Ldar), R(closure), 249 B(Ldar), R(closure),
250 B(Star), R(16), 250 B(Star), R(16),
251 B(CallRuntime), U16(Runtime::kPushCatchContext), R(14), U8(3), 251 B(CallRuntime), U16(Runtime::kPushCatchContext), R(14), U8(3),
252 B(Star), R(13), 252 B(Star), R(13),
253 B(CallRuntime), U16(Runtime::kInterpreterClearPendingMessage), R(0), U8(0),
254 B(Ldar), R(13),
255 B(PushContext), R(9), 253 B(PushContext), R(9),
256 B(Ldar), R(3), 254 B(Ldar), R(3),
257 B(Star), R(14), 255 B(Star), R(14),
258 B(LdaSmi), U8(2), 256 B(LdaSmi), U8(2),
259 B(TestEqualStrict), R(14), 257 B(TestEqualStrict), R(14),
260 B(JumpIfFalse), U8(6), 258 B(JumpIfFalse), U8(6),
261 B(LdaSmi), U8(1), 259 B(LdaSmi), U8(1),
262 B(Star), R(3), 260 B(Star), R(3),
263 B(LdaContextSlot), R(context), U8(4), 261 B(LdaContextSlot), R(context), U8(4),
264 B(Throw), 262 B(Star), R(14),
263 B(CallRuntime), U16(Runtime::kReThrow), R(14), U8(1),
264 B(PopContext), R(9),
265 B(LdaSmi), U8(-1), 265 B(LdaSmi), U8(-1),
266 B(Star), R(10), 266 B(Star), R(10),
267 B(Jump), U8(8), 267 B(Jump), U8(8),
268 B(Star), R(11), 268 B(Star), R(11),
269 B(LdaSmi), U8(1), 269 B(LdaSmi), U8(1),
270 B(Star), R(10), 270 B(Star), R(10),
271 B(CallRuntime), U16(Runtime::kInterpreterClearPendingMessage), R(0), U8(0), 271 B(CallRuntime), U16(Runtime::kInterpreterClearPendingMessage), R(0), U8(0),
272 B(Star), R(12), 272 B(Star), R(12),
273 B(Ldar), R(3), 273 B(Ldar), R(3),
274 B(Star), R(13), 274 B(Star), R(13),
(...skipping 86 matching lines...) Expand 10 before | Expand all | Expand 10 after
361 InstanceType::ONE_BYTE_INTERNALIZED_STRING_TYPE, 361 InstanceType::ONE_BYTE_INTERNALIZED_STRING_TYPE,
362 InstanceType::ONE_BYTE_INTERNALIZED_STRING_TYPE, 362 InstanceType::ONE_BYTE_INTERNALIZED_STRING_TYPE,
363 InstanceType::ONE_BYTE_INTERNALIZED_STRING_TYPE, 363 InstanceType::ONE_BYTE_INTERNALIZED_STRING_TYPE,
364 InstanceType::ONE_BYTE_INTERNALIZED_STRING_TYPE, 364 InstanceType::ONE_BYTE_INTERNALIZED_STRING_TYPE,
365 InstanceType::ONE_BYTE_INTERNALIZED_STRING_TYPE, 365 InstanceType::ONE_BYTE_INTERNALIZED_STRING_TYPE,
366 InstanceType::ONE_BYTE_INTERNALIZED_STRING_TYPE, 366 InstanceType::ONE_BYTE_INTERNALIZED_STRING_TYPE,
367 InstanceType::ONE_BYTE_INTERNALIZED_STRING_TYPE, 367 InstanceType::ONE_BYTE_INTERNALIZED_STRING_TYPE,
368 kInstanceTypeDontCare, 368 kInstanceTypeDontCare,
369 ] 369 ]
370 handlers: [ 370 handlers: [
371 [14, 157, 163], 371 [14, 158, 164],
372 [17, 111, 113], 372 [17, 111, 113],
373 [256, 269, 271], 373 [257, 270, 272],
374 ] 374 ]
375 375
376 --- 376 ---
377 snippet: " 377 snippet: "
378 for (var x of [10, 20, 30]) { 378 for (var x of [10, 20, 30]) {
379 if (x == 10) continue; 379 if (x == 10) continue;
380 if (x == 20) break; 380 if (x == 20) break;
381 } 381 }
382 " 382 "
383 frame size: 16 383 frame size: 16
384 parameter count: 1 384 parameter count: 1
385 bytecode array length: 368 385 bytecode array length: 369
386 bytecodes: [ 386 bytecodes: [
387 B(StackCheck), 387 B(StackCheck),
388 B(LdaUndefined), 388 B(LdaUndefined),
389 B(Star), R(4), 389 B(Star), R(4),
390 B(LdaZero), 390 B(LdaZero),
391 B(Star), R(3), 391 B(Star), R(3),
392 B(Mov), R(context), R(11), 392 B(Mov), R(context), R(11),
393 B(Mov), R(context), R(12), 393 B(Mov), R(context), R(12),
394 B(CreateArrayLiteral), U8(0), U8(0), U8(3), 394 B(CreateArrayLiteral), U8(0), U8(0), U8(3),
395 B(Star), R(14), 395 B(Star), R(14),
(...skipping 36 matching lines...) Expand 10 before | Expand all | Expand 10 after
432 B(Jump), U8(-75), 432 B(Jump), U8(-75),
433 B(Ldar), R(7), 433 B(Ldar), R(7),
434 B(Star), R(13), 434 B(Star), R(13),
435 B(LdaSmi), U8(20), 435 B(LdaSmi), U8(20),
436 B(TestEqual), R(13), 436 B(TestEqual), R(13),
437 B(JumpIfFalse), U8(4), 437 B(JumpIfFalse), U8(4),
438 B(Jump), U8(7), 438 B(Jump), U8(7),
439 B(LdaZero), 439 B(LdaZero),
440 B(Star), R(3), 440 B(Star), R(3),
441 B(Jump), U8(-92), 441 B(Jump), U8(-92),
442 B(Jump), U8(46), 442 B(Jump), U8(47),
443 B(Star), R(14), 443 B(Star), R(14),
444 B(LdaConstant), U8(5), 444 B(LdaConstant), U8(5),
445 B(Star), R(13), 445 B(Star), R(13),
446 B(Ldar), R(closure), 446 B(Ldar), R(closure),
447 B(Star), R(15), 447 B(Star), R(15),
448 B(CallRuntime), U16(Runtime::kPushCatchContext), R(13), U8(3), 448 B(CallRuntime), U16(Runtime::kPushCatchContext), R(13), U8(3),
449 B(Star), R(12), 449 B(Star), R(12),
450 B(CallRuntime), U16(Runtime::kInterpreterClearPendingMessage), R(0), U8(0),
451 B(Ldar), R(12),
452 B(PushContext), R(8), 450 B(PushContext), R(8),
453 B(Ldar), R(3), 451 B(Ldar), R(3),
454 B(Star), R(13), 452 B(Star), R(13),
455 B(LdaSmi), U8(2), 453 B(LdaSmi), U8(2),
456 B(TestEqualStrict), R(13), 454 B(TestEqualStrict), R(13),
457 B(JumpIfFalse), U8(6), 455 B(JumpIfFalse), U8(6),
458 B(LdaSmi), U8(1), 456 B(LdaSmi), U8(1),
459 B(Star), R(3), 457 B(Star), R(3),
460 B(LdaContextSlot), R(context), U8(4), 458 B(LdaContextSlot), R(context), U8(4),
461 B(Throw), 459 B(Star), R(13),
460 B(CallRuntime), U16(Runtime::kReThrow), R(13), U8(1),
461 B(PopContext), R(8),
462 B(LdaSmi), U8(-1), 462 B(LdaSmi), U8(-1),
463 B(Star), R(9), 463 B(Star), R(9),
464 B(Jump), U8(7), 464 B(Jump), U8(7),
465 B(Star), R(10), 465 B(Star), R(10),
466 B(LdaZero), 466 B(LdaZero),
467 B(Star), R(9), 467 B(Star), R(9),
468 B(CallRuntime), U16(Runtime::kInterpreterClearPendingMessage), R(0), U8(0), 468 B(CallRuntime), U16(Runtime::kInterpreterClearPendingMessage), R(0), U8(0),
469 B(Star), R(11), 469 B(Star), R(11),
470 B(Ldar), R(3), 470 B(Ldar), R(3),
471 B(Star), R(12), 471 B(Star), R(12),
(...skipping 81 matching lines...) Expand 10 before | Expand all | Expand 10 after
553 InstanceType::ONE_BYTE_INTERNALIZED_STRING_TYPE, 553 InstanceType::ONE_BYTE_INTERNALIZED_STRING_TYPE,
554 InstanceType::ONE_BYTE_INTERNALIZED_STRING_TYPE, 554 InstanceType::ONE_BYTE_INTERNALIZED_STRING_TYPE,
555 InstanceType::ONE_BYTE_INTERNALIZED_STRING_TYPE, 555 InstanceType::ONE_BYTE_INTERNALIZED_STRING_TYPE,
556 InstanceType::ONE_BYTE_INTERNALIZED_STRING_TYPE, 556 InstanceType::ONE_BYTE_INTERNALIZED_STRING_TYPE,
557 InstanceType::ONE_BYTE_INTERNALIZED_STRING_TYPE, 557 InstanceType::ONE_BYTE_INTERNALIZED_STRING_TYPE,
558 InstanceType::ONE_BYTE_INTERNALIZED_STRING_TYPE, 558 InstanceType::ONE_BYTE_INTERNALIZED_STRING_TYPE,
559 InstanceType::ONE_BYTE_INTERNALIZED_STRING_TYPE, 559 InstanceType::ONE_BYTE_INTERNALIZED_STRING_TYPE,
560 kInstanceTypeDontCare, 560 kInstanceTypeDontCare,
561 ] 561 ]
562 handlers: [ 562 handlers: [
563 [10, 173, 179], 563 [10, 174, 180],
564 [13, 127, 129], 564 [13, 127, 129],
565 [271, 284, 286], 565 [272, 285, 287],
566 ] 566 ]
567 567
568 --- 568 ---
569 snippet: " 569 snippet: "
570 var x = { 'a': 1, 'b': 2 }; 570 var x = { 'a': 1, 'b': 2 };
571 for (x['a'] of [1,2,3]) { return x['a']; } 571 for (x['a'] of [1,2,3]) { return x['a']; }
572 " 572 "
573 frame size: 15 573 frame size: 15
574 parameter count: 1 574 parameter count: 1
575 bytecode array length: 378 575 bytecode array length: 379
576 bytecodes: [ 576 bytecodes: [
577 B(StackCheck), 577 B(StackCheck),
578 B(CreateObjectLiteral), U8(0), U8(0), U8(5), 578 B(CreateObjectLiteral), U8(0), U8(0), U8(5),
579 B(Star), R(8), 579 B(Star), R(8),
580 B(Star), R(6), 580 B(Star), R(6),
581 B(LdaUndefined), 581 B(LdaUndefined),
582 B(Star), R(3), 582 B(Star), R(3),
583 B(LdaZero), 583 B(LdaZero),
584 B(Star), R(2), 584 B(Star), R(2),
585 B(Mov), R(context), R(10), 585 B(Mov), R(context), R(10),
(...skipping 31 matching lines...) Expand 10 before | Expand all | Expand 10 after
617 B(LoadIC), R(13), U8(5), U8(11), 617 B(LoadIC), R(13), U8(5), U8(11),
618 B(StoreICSloppy), R(12), U8(6), U8(13), 618 B(StoreICSloppy), R(12), U8(6), U8(13),
619 B(Ldar), R(3), 619 B(Ldar), R(3),
620 B(StackCheck), 620 B(StackCheck),
621 B(Ldar), R(6), 621 B(Ldar), R(6),
622 B(Star), R(12), 622 B(Star), R(12),
623 B(LoadIC), R(12), U8(6), U8(15), 623 B(LoadIC), R(12), U8(6), U8(15),
624 B(Star), R(9), 624 B(Star), R(9),
625 B(LdaZero), 625 B(LdaZero),
626 B(Star), R(8), 626 B(Star), R(8),
627 B(Jump), U8(62), 627 B(Jump), U8(63),
628 B(Jump), U8(-84), 628 B(Jump), U8(-84),
629 B(Jump), U8(46), 629 B(Jump), U8(47),
630 B(Star), R(13), 630 B(Star), R(13),
631 B(LdaConstant), U8(7), 631 B(LdaConstant), U8(7),
632 B(Star), R(12), 632 B(Star), R(12),
633 B(Ldar), R(closure), 633 B(Ldar), R(closure),
634 B(Star), R(14), 634 B(Star), R(14),
635 B(CallRuntime), U16(Runtime::kPushCatchContext), R(12), U8(3), 635 B(CallRuntime), U16(Runtime::kPushCatchContext), R(12), U8(3),
636 B(Star), R(11), 636 B(Star), R(11),
637 B(CallRuntime), U16(Runtime::kInterpreterClearPendingMessage), R(0), U8(0),
638 B(Ldar), R(11),
639 B(PushContext), R(7), 637 B(PushContext), R(7),
640 B(Ldar), R(2), 638 B(Ldar), R(2),
641 B(Star), R(12), 639 B(Star), R(12),
642 B(LdaSmi), U8(2), 640 B(LdaSmi), U8(2),
643 B(TestEqualStrict), R(12), 641 B(TestEqualStrict), R(12),
644 B(JumpIfFalse), U8(6), 642 B(JumpIfFalse), U8(6),
645 B(LdaSmi), U8(1), 643 B(LdaSmi), U8(1),
646 B(Star), R(2), 644 B(Star), R(2),
647 B(LdaContextSlot), R(context), U8(4), 645 B(LdaContextSlot), R(context), U8(4),
648 B(Throw), 646 B(Star), R(12),
647 B(CallRuntime), U16(Runtime::kReThrow), R(12), U8(1),
648 B(PopContext), R(7),
649 B(LdaSmi), U8(-1), 649 B(LdaSmi), U8(-1),
650 B(Star), R(8), 650 B(Star), R(8),
651 B(Jump), U8(8), 651 B(Jump), U8(8),
652 B(Star), R(9), 652 B(Star), R(9),
653 B(LdaSmi), U8(1), 653 B(LdaSmi), U8(1),
654 B(Star), R(8), 654 B(Star), R(8),
655 B(CallRuntime), U16(Runtime::kInterpreterClearPendingMessage), R(0), U8(0), 655 B(CallRuntime), U16(Runtime::kInterpreterClearPendingMessage), R(0), U8(0),
656 B(Star), R(10), 656 B(Star), R(10),
657 B(Ldar), R(2), 657 B(Ldar), R(2),
658 B(Star), R(11), 658 B(Star), R(11),
(...skipping 88 matching lines...) Expand 10 before | Expand all | Expand 10 after
747 InstanceType::ONE_BYTE_INTERNALIZED_STRING_TYPE, 747 InstanceType::ONE_BYTE_INTERNALIZED_STRING_TYPE,
748 InstanceType::ONE_BYTE_INTERNALIZED_STRING_TYPE, 748 InstanceType::ONE_BYTE_INTERNALIZED_STRING_TYPE,
749 InstanceType::ONE_BYTE_INTERNALIZED_STRING_TYPE, 749 InstanceType::ONE_BYTE_INTERNALIZED_STRING_TYPE,
750 InstanceType::ONE_BYTE_INTERNALIZED_STRING_TYPE, 750 InstanceType::ONE_BYTE_INTERNALIZED_STRING_TYPE,
751 InstanceType::ONE_BYTE_INTERNALIZED_STRING_TYPE, 751 InstanceType::ONE_BYTE_INTERNALIZED_STRING_TYPE,
752 InstanceType::ONE_BYTE_INTERNALIZED_STRING_TYPE, 752 InstanceType::ONE_BYTE_INTERNALIZED_STRING_TYPE,
753 InstanceType::ONE_BYTE_INTERNALIZED_STRING_TYPE, 753 InstanceType::ONE_BYTE_INTERNALIZED_STRING_TYPE,
754 kInstanceTypeDontCare, 754 kInstanceTypeDontCare,
755 ] 755 ]
756 handlers: [ 756 handlers: [
757 [18, 173, 179], 757 [18, 174, 180],
758 [21, 127, 129], 758 [21, 127, 129],
759 [272, 285, 287], 759 [273, 286, 288],
760 ] 760 ]
761 761
OLDNEW
« src/ast/ast.h ('K') | « src/parsing/parser.cc ('k') | test/message/for-of-throw-in-body.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698