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

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

Issue 2655853010: [TypeFeedbackVector] Combine the literals array and the feedback vector. (Closed)
Patch Set: gyp file 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: yes 6 wrap: yes
7 7
8 --- 8 ---
9 snippet: " 9 snippet: "
10 for (var p of [0, 1, 2]) {} 10 for (var p of [0, 1, 2]) {}
11 " 11 "
12 frame size: 15 12 frame size: 15
13 parameter count: 1 13 parameter count: 1
14 bytecode array length: 272 14 bytecode array length: 272
15 bytecodes: [ 15 bytecodes: [
16 /* 30 E> */ B(StackCheck), 16 /* 30 E> */ B(StackCheck),
17 B(LdaZero), 17 B(LdaZero),
18 B(Star), R(4), 18 B(Star), R(4),
19 B(Mov), R(context), R(11), 19 B(Mov), R(context), R(11),
20 B(Mov), R(context), R(12), 20 B(Mov), R(context), R(12),
21 /* 48 S> */ B(CreateArrayLiteral), U8(0), U8(0), U8(9), 21 /* 48 S> */ B(CreateArrayLiteral), U8(0), U8(2), U8(9),
22 B(Star), R(13), 22 B(Star), R(13),
23 B(LdaNamedProperty), R(13), U8(1), U8(2), 23 B(LdaNamedProperty), R(13), U8(1), U8(3),
24 B(Star), R(14), 24 B(Star), R(14),
25 B(CallProperty), R(14), R(13), U8(1), U8(4), 25 B(CallProperty), R(14), R(13), U8(1), U8(5),
26 B(JumpIfJSReceiver), U8(7), 26 B(JumpIfJSReceiver), U8(7),
27 B(CallRuntime), U16(Runtime::kThrowSymbolIteratorInvalid), R(0), U8(0), 27 B(CallRuntime), U16(Runtime::kThrowSymbolIteratorInvalid), R(0), U8(0),
28 B(Star), R(2), 28 B(Star), R(2),
29 /* 45 S> */ B(LdaNamedProperty), R(2), U8(2), U8(8), 29 /* 45 S> */ B(LdaNamedProperty), R(2), U8(2), U8(9),
30 B(Star), R(13), 30 B(Star), R(13),
31 /* 45 E> */ B(CallProperty), R(13), R(2), U8(1), U8(6), 31 /* 45 E> */ B(CallProperty), R(13), R(2), U8(1), U8(7),
32 B(Star), R(3), 32 B(Star), R(3),
33 /* 45 E> */ B(InvokeIntrinsic), U8(Runtime::k_IsJSReceiver), R(3), U8(1), 33 /* 45 E> */ B(InvokeIntrinsic), U8(Runtime::k_IsJSReceiver), R(3), U8(1),
34 B(ToBooleanLogicalNot), 34 B(ToBooleanLogicalNot),
35 B(JumpIfFalse), U8(7), 35 B(JumpIfFalse), U8(7),
36 B(CallRuntime), U16(Runtime::kThrowIteratorResultNotAnObject), R (3), U8(1), 36 B(CallRuntime), U16(Runtime::kThrowIteratorResultNotAnObject), R (3), U8(1),
37 B(LdaNamedProperty), R(3), U8(3), U8(10), 37 B(LdaNamedProperty), R(3), U8(3), U8(11),
38 B(JumpIfToBooleanTrue), U8(25), 38 B(JumpIfToBooleanTrue), U8(25),
39 B(LdaNamedProperty), R(3), U8(4), U8(12), 39 B(LdaNamedProperty), R(3), U8(4), U8(13),
40 B(Star), R(5), 40 B(Star), R(5),
41 B(LdaSmi), I8(2), 41 B(LdaSmi), I8(2),
42 B(Star), R(4), 42 B(Star), R(4),
43 B(Mov), R(5), R(0), 43 B(Mov), R(5), R(0),
44 /* 34 E> */ B(StackCheck), 44 /* 34 E> */ B(StackCheck),
45 B(Mov), R(0), R(1), 45 B(Mov), R(0), R(1),
46 B(LdaZero), 46 B(LdaZero),
47 B(Star), R(4), 47 B(Star), R(4),
48 B(JumpLoop), U8(51), I8(0), 48 B(JumpLoop), U8(51), I8(0),
49 B(Jump), U8(36), 49 B(Jump), U8(36),
50 B(Star), R(13), 50 B(Star), R(13),
51 B(Ldar), R(closure), 51 B(Ldar), R(closure),
52 B(CreateCatchContext), R(13), U8(5), U8(6), 52 B(CreateCatchContext), R(13), U8(5), U8(6),
53 B(Star), R(12), 53 B(Star), R(12),
54 B(PushContext), R(8), 54 B(PushContext), R(8),
55 B(LdaSmi), I8(2), 55 B(LdaSmi), I8(2),
56 B(TestEqualStrict), R(4), U8(14), 56 B(TestEqualStrict), R(4), U8(15),
57 B(JumpIfFalse), U8(6), 57 B(JumpIfFalse), U8(6),
58 B(LdaSmi), I8(1), 58 B(LdaSmi), I8(1),
59 B(Star), R(4), 59 B(Star), R(4),
60 B(LdaCurrentContextSlot), U8(4), 60 B(LdaCurrentContextSlot), U8(4),
61 B(Star), R(13), 61 B(Star), R(13),
62 B(CallRuntime), U16(Runtime::kReThrow), R(13), U8(1), 62 B(CallRuntime), U16(Runtime::kReThrow), R(13), U8(1),
63 B(PopContext), R(8), 63 B(PopContext), R(8),
64 B(LdaSmi), I8(-1), 64 B(LdaSmi), I8(-1),
65 B(Star), R(9), 65 B(Star), R(9),
66 B(Jump), U8(7), 66 B(Jump), U8(7),
67 B(Star), R(10), 67 B(Star), R(10),
68 B(LdaZero), 68 B(LdaZero),
69 B(Star), R(9), 69 B(Star), R(9),
70 B(LdaTheHole), 70 B(LdaTheHole),
71 B(SetPendingMessage), 71 B(SetPendingMessage),
72 B(Star), R(11), 72 B(Star), R(11),
73 B(LdaZero), 73 B(LdaZero),
74 B(TestEqualStrict), R(4), U8(15), 74 B(TestEqualStrict), R(4), U8(16),
75 B(JumpIfTrue), U8(111), 75 B(JumpIfTrue), U8(111),
76 B(LdaNamedProperty), R(2), U8(7), U8(16), 76 B(LdaNamedProperty), R(2), U8(7), U8(17),
77 B(Star), R(6), 77 B(Star), R(6),
78 B(TestUndetectable), R(6), 78 B(TestUndetectable), R(6),
79 B(JumpIfFalse), U8(4), 79 B(JumpIfFalse), U8(4),
80 B(Jump), U8(99), 80 B(Jump), U8(99),
81 B(LdaSmi), I8(1), 81 B(LdaSmi), I8(1),
82 B(TestEqualStrict), R(4), U8(19), 82 B(TestEqualStrict), R(4), U8(20),
83 B(JumpIfFalse), U8(67), 83 B(JumpIfFalse), U8(67),
84 B(Ldar), R(6), 84 B(Ldar), R(6),
85 B(TypeOf), 85 B(TypeOf),
86 B(Star), R(12), 86 B(Star), R(12),
87 B(LdaConstant), U8(8), 87 B(LdaConstant), U8(8),
88 B(TestEqualStrict), R(12), U8(20), 88 B(TestEqualStrict), R(12), U8(21),
89 B(JumpIfFalse), U8(4), 89 B(JumpIfFalse), U8(4),
90 B(Jump), U8(18), 90 B(Jump), U8(18),
91 B(Wide), B(LdaSmi), I16(130), 91 B(Wide), B(LdaSmi), I16(130),
92 B(Star), R(12), 92 B(Star), R(12),
93 B(LdaConstant), U8(9), 93 B(LdaConstant), U8(9),
94 B(Star), R(13), 94 B(Star), R(13),
95 B(CallRuntime), U16(Runtime::kNewTypeError), R(12), U8(2), 95 B(CallRuntime), U16(Runtime::kNewTypeError), R(12), U8(2),
96 B(Throw), 96 B(Throw),
97 B(Mov), R(context), R(12), 97 B(Mov), R(context), R(12),
98 B(Mov), R(6), R(13), 98 B(Mov), R(6), R(13),
(...skipping 207 matching lines...) Expand 10 before | Expand all | Expand 10 after
306 " 306 "
307 frame size: 15 307 frame size: 15
308 parameter count: 1 308 parameter count: 1
309 bytecode array length: 290 309 bytecode array length: 290
310 bytecodes: [ 310 bytecodes: [
311 /* 30 E> */ B(StackCheck), 311 /* 30 E> */ B(StackCheck),
312 B(LdaZero), 312 B(LdaZero),
313 B(Star), R(4), 313 B(Star), R(4),
314 B(Mov), R(context), R(11), 314 B(Mov), R(context), R(11),
315 B(Mov), R(context), R(12), 315 B(Mov), R(context), R(12),
316 /* 48 S> */ B(CreateArrayLiteral), U8(0), U8(0), U8(9), 316 /* 48 S> */ B(CreateArrayLiteral), U8(0), U8(2), U8(9),
317 B(Star), R(13), 317 B(Star), R(13),
318 B(LdaNamedProperty), R(13), U8(1), U8(2), 318 B(LdaNamedProperty), R(13), U8(1), U8(3),
319 B(Star), R(14), 319 B(Star), R(14),
320 B(CallProperty), R(14), R(13), U8(1), U8(4), 320 B(CallProperty), R(14), R(13), U8(1), U8(5),
321 B(JumpIfJSReceiver), U8(7), 321 B(JumpIfJSReceiver), U8(7),
322 B(CallRuntime), U16(Runtime::kThrowSymbolIteratorInvalid), R(0), U8(0), 322 B(CallRuntime), U16(Runtime::kThrowSymbolIteratorInvalid), R(0), U8(0),
323 B(Star), R(2), 323 B(Star), R(2),
324 /* 45 S> */ B(LdaNamedProperty), R(2), U8(2), U8(8), 324 /* 45 S> */ B(LdaNamedProperty), R(2), U8(2), U8(9),
325 B(Star), R(13), 325 B(Star), R(13),
326 /* 45 E> */ B(CallProperty), R(13), R(2), U8(1), U8(6), 326 /* 45 E> */ B(CallProperty), R(13), R(2), U8(1), U8(7),
327 B(Star), R(3), 327 B(Star), R(3),
328 /* 45 E> */ B(InvokeIntrinsic), U8(Runtime::k_IsJSReceiver), R(3), U8(1), 328 /* 45 E> */ B(InvokeIntrinsic), U8(Runtime::k_IsJSReceiver), R(3), U8(1),
329 B(ToBooleanLogicalNot), 329 B(ToBooleanLogicalNot),
330 B(JumpIfFalse), U8(7), 330 B(JumpIfFalse), U8(7),
331 B(CallRuntime), U16(Runtime::kThrowIteratorResultNotAnObject), R (3), U8(1), 331 B(CallRuntime), U16(Runtime::kThrowIteratorResultNotAnObject), R (3), U8(1),
332 B(LdaNamedProperty), R(3), U8(3), U8(10), 332 B(LdaNamedProperty), R(3), U8(3), U8(11),
333 B(JumpIfToBooleanTrue), U8(43), 333 B(JumpIfToBooleanTrue), U8(43),
334 B(LdaNamedProperty), R(3), U8(4), U8(12), 334 B(LdaNamedProperty), R(3), U8(4), U8(13),
335 B(Star), R(5), 335 B(Star), R(5),
336 B(LdaSmi), I8(2), 336 B(LdaSmi), I8(2),
337 B(Star), R(4), 337 B(Star), R(4),
338 B(Mov), R(5), R(0), 338 B(Mov), R(5), R(0),
339 /* 34 E> */ B(StackCheck), 339 /* 34 E> */ B(StackCheck),
340 B(Mov), R(0), R(1), 340 B(Mov), R(0), R(1),
341 /* 66 S> */ B(LdaSmi), I8(10), 341 /* 66 S> */ B(LdaSmi), I8(10),
342 /* 72 E> */ B(TestEqual), R(1), U8(14), 342 /* 72 E> */ B(TestEqual), R(1), U8(15),
343 B(JumpIfFalse), U8(4), 343 B(JumpIfFalse), U8(4),
344 /* 79 S> */ B(Jump), U8(14), 344 /* 79 S> */ B(Jump), U8(14),
345 /* 91 S> */ B(LdaSmi), I8(20), 345 /* 91 S> */ B(LdaSmi), I8(20),
346 /* 97 E> */ B(TestEqual), R(1), U8(15), 346 /* 97 E> */ B(TestEqual), R(1), U8(16),
347 B(JumpIfFalse), U8(4), 347 B(JumpIfFalse), U8(4),
348 /* 104 S> */ B(Jump), U8(8), 348 /* 104 S> */ B(Jump), U8(8),
349 B(LdaZero), 349 B(LdaZero),
350 B(Star), R(4), 350 B(Star), R(4),
351 B(JumpLoop), U8(69), I8(0), 351 B(JumpLoop), U8(69), I8(0),
352 B(Jump), U8(36), 352 B(Jump), U8(36),
353 B(Star), R(13), 353 B(Star), R(13),
354 B(Ldar), R(closure), 354 B(Ldar), R(closure),
355 B(CreateCatchContext), R(13), U8(5), U8(6), 355 B(CreateCatchContext), R(13), U8(5), U8(6),
356 B(Star), R(12), 356 B(Star), R(12),
357 B(PushContext), R(8), 357 B(PushContext), R(8),
358 B(LdaSmi), I8(2), 358 B(LdaSmi), I8(2),
359 B(TestEqualStrict), R(4), U8(16), 359 B(TestEqualStrict), R(4), U8(17),
360 B(JumpIfFalse), U8(6), 360 B(JumpIfFalse), U8(6),
361 B(LdaSmi), I8(1), 361 B(LdaSmi), I8(1),
362 B(Star), R(4), 362 B(Star), R(4),
363 B(LdaCurrentContextSlot), U8(4), 363 B(LdaCurrentContextSlot), U8(4),
364 B(Star), R(13), 364 B(Star), R(13),
365 B(CallRuntime), U16(Runtime::kReThrow), R(13), U8(1), 365 B(CallRuntime), U16(Runtime::kReThrow), R(13), U8(1),
366 B(PopContext), R(8), 366 B(PopContext), R(8),
367 B(LdaSmi), I8(-1), 367 B(LdaSmi), I8(-1),
368 B(Star), R(9), 368 B(Star), R(9),
369 B(Jump), U8(7), 369 B(Jump), U8(7),
370 B(Star), R(10), 370 B(Star), R(10),
371 B(LdaZero), 371 B(LdaZero),
372 B(Star), R(9), 372 B(Star), R(9),
373 B(LdaTheHole), 373 B(LdaTheHole),
374 B(SetPendingMessage), 374 B(SetPendingMessage),
375 B(Star), R(11), 375 B(Star), R(11),
376 B(LdaZero), 376 B(LdaZero),
377 B(TestEqualStrict), R(4), U8(17), 377 B(TestEqualStrict), R(4), U8(18),
378 B(JumpIfTrue), U8(111), 378 B(JumpIfTrue), U8(111),
379 B(LdaNamedProperty), R(2), U8(7), U8(18), 379 B(LdaNamedProperty), R(2), U8(7), U8(19),
380 B(Star), R(6), 380 B(Star), R(6),
381 B(TestUndetectable), R(6), 381 B(TestUndetectable), R(6),
382 B(JumpIfFalse), U8(4), 382 B(JumpIfFalse), U8(4),
383 B(Jump), U8(99), 383 B(Jump), U8(99),
384 B(LdaSmi), I8(1), 384 B(LdaSmi), I8(1),
385 B(TestEqualStrict), R(4), U8(21), 385 B(TestEqualStrict), R(4), U8(22),
386 B(JumpIfFalse), U8(67), 386 B(JumpIfFalse), U8(67),
387 B(Ldar), R(6), 387 B(Ldar), R(6),
388 B(TypeOf), 388 B(TypeOf),
389 B(Star), R(12), 389 B(Star), R(12),
390 B(LdaConstant), U8(8), 390 B(LdaConstant), U8(8),
391 B(TestEqualStrict), R(12), U8(22), 391 B(TestEqualStrict), R(12), U8(23),
392 B(JumpIfFalse), U8(4), 392 B(JumpIfFalse), U8(4),
393 B(Jump), U8(18), 393 B(Jump), U8(18),
394 B(Wide), B(LdaSmi), I16(130), 394 B(Wide), B(LdaSmi), I16(130),
395 B(Star), R(12), 395 B(Star), R(12),
396 B(LdaConstant), U8(9), 396 B(LdaConstant), U8(9),
397 B(Star), R(13), 397 B(Star), R(13),
398 B(CallRuntime), U16(Runtime::kNewTypeError), R(12), U8(2), 398 B(CallRuntime), U16(Runtime::kNewTypeError), R(12), U8(2),
399 B(Throw), 399 B(Throw),
400 B(Mov), R(context), R(12), 400 B(Mov), R(context), R(12),
401 B(Mov), R(6), R(13), 401 B(Mov), R(6), R(13),
(...skipping 51 matching lines...) Expand 10 before | Expand all | Expand 10 after
453 --- 453 ---
454 snippet: " 454 snippet: "
455 var x = { 'a': 1, 'b': 2 }; 455 var x = { 'a': 1, 'b': 2 };
456 for (x['a'] of [1,2,3]) { return x['a']; } 456 for (x['a'] of [1,2,3]) { return x['a']; }
457 " 457 "
458 frame size: 14 458 frame size: 14
459 parameter count: 1 459 parameter count: 1
460 bytecode array length: 297 460 bytecode array length: 297
461 bytecodes: [ 461 bytecodes: [
462 /* 30 E> */ B(StackCheck), 462 /* 30 E> */ B(StackCheck),
463 /* 42 S> */ B(CreateObjectLiteral), U8(0), U8(0), U8(1), R(8), 463 /* 42 S> */ B(CreateObjectLiteral), U8(0), U8(2), U8(1), R(8),
464 B(Mov), R(8), R(0), 464 B(Mov), R(8), R(0),
465 B(LdaZero), 465 B(LdaZero),
466 B(Star), R(3), 466 B(Star), R(3),
467 B(Mov), R(context), R(10), 467 B(Mov), R(context), R(10),
468 B(Mov), R(context), R(11), 468 B(Mov), R(context), R(11),
469 /* 77 S> */ B(CreateArrayLiteral), U8(1), U8(1), U8(9), 469 /* 77 S> */ B(CreateArrayLiteral), U8(1), U8(3), U8(9),
470 B(Star), R(12), 470 B(Star), R(12),
471 B(LdaNamedProperty), R(12), U8(2), U8(2), 471 B(LdaNamedProperty), R(12), U8(2), U8(4),
472 B(Star), R(13), 472 B(Star), R(13),
473 B(CallProperty), R(13), R(12), U8(1), U8(4), 473 B(CallProperty), R(13), R(12), U8(1), U8(6),
474 B(JumpIfJSReceiver), U8(7), 474 B(JumpIfJSReceiver), U8(7),
475 B(CallRuntime), U16(Runtime::kThrowSymbolIteratorInvalid), R(0), U8(0), 475 B(CallRuntime), U16(Runtime::kThrowSymbolIteratorInvalid), R(0), U8(0),
476 B(Star), R(1), 476 B(Star), R(1),
477 /* 74 S> */ B(LdaNamedProperty), R(1), U8(3), U8(8), 477 /* 74 S> */ B(LdaNamedProperty), R(1), U8(3), U8(10),
478 B(Star), R(12), 478 B(Star), R(12),
479 /* 74 E> */ B(CallProperty), R(12), R(1), U8(1), U8(6), 479 /* 74 E> */ B(CallProperty), R(12), R(1), U8(1), U8(8),
480 B(Star), R(2), 480 B(Star), R(2),
481 /* 74 E> */ B(InvokeIntrinsic), U8(Runtime::k_IsJSReceiver), R(2), U8(1), 481 /* 74 E> */ B(InvokeIntrinsic), U8(Runtime::k_IsJSReceiver), R(2), U8(1),
482 B(ToBooleanLogicalNot), 482 B(ToBooleanLogicalNot),
483 B(JumpIfFalse), U8(7), 483 B(JumpIfFalse), U8(7),
484 B(CallRuntime), U16(Runtime::kThrowIteratorResultNotAnObject), R (2), U8(1), 484 B(CallRuntime), U16(Runtime::kThrowIteratorResultNotAnObject), R (2), U8(1),
485 B(LdaNamedProperty), R(2), U8(4), U8(10), 485 B(LdaNamedProperty), R(2), U8(4), U8(12),
486 B(JumpIfToBooleanTrue), U8(31), 486 B(JumpIfToBooleanTrue), U8(31),
487 /* 67 E> */ B(LdaNamedProperty), R(2), U8(5), U8(12), 487 /* 67 E> */ B(LdaNamedProperty), R(2), U8(5), U8(14),
488 B(Star), R(4), 488 B(Star), R(4),
489 B(LdaSmi), I8(2), 489 B(LdaSmi), I8(2),
490 B(Star), R(3), 490 B(Star), R(3),
491 B(Ldar), R(4), 491 B(Ldar), R(4),
492 B(StaNamedPropertySloppy), R(0), U8(6), U8(14), 492 B(StaNamedPropertySloppy), R(0), U8(6), U8(16),
493 /* 62 E> */ B(StackCheck), 493 /* 62 E> */ B(StackCheck),
494 /* 88 S> */ B(Nop), 494 /* 88 S> */ B(Nop),
495 /* 96 E> */ B(LdaNamedProperty), R(0), U8(6), U8(16), 495 /* 96 E> */ B(LdaNamedProperty), R(0), U8(6), U8(18),
496 B(Star), R(9), 496 B(Star), R(9),
497 B(LdaZero), 497 B(LdaZero),
498 B(Star), R(8), 498 B(Star), R(8),
499 B(Jump), U8(50), 499 B(Jump), U8(50),
500 B(Jump), U8(36), 500 B(Jump), U8(36),
501 B(Star), R(12), 501 B(Star), R(12),
502 B(Ldar), R(closure), 502 B(Ldar), R(closure),
503 B(CreateCatchContext), R(12), U8(7), U8(8), 503 B(CreateCatchContext), R(12), U8(7), U8(8),
504 B(Star), R(11), 504 B(Star), R(11),
505 B(PushContext), R(7), 505 B(PushContext), R(7),
506 B(LdaSmi), I8(2), 506 B(LdaSmi), I8(2),
507 B(TestEqualStrict), R(3), U8(18), 507 B(TestEqualStrict), R(3), U8(20),
508 B(JumpIfFalse), U8(6), 508 B(JumpIfFalse), U8(6),
509 B(LdaSmi), I8(1), 509 B(LdaSmi), I8(1),
510 B(Star), R(3), 510 B(Star), R(3),
511 B(LdaCurrentContextSlot), U8(4), 511 B(LdaCurrentContextSlot), U8(4),
512 B(Star), R(12), 512 B(Star), R(12),
513 B(CallRuntime), U16(Runtime::kReThrow), R(12), U8(1), 513 B(CallRuntime), U16(Runtime::kReThrow), R(12), U8(1),
514 B(PopContext), R(7), 514 B(PopContext), R(7),
515 B(LdaSmi), I8(-1), 515 B(LdaSmi), I8(-1),
516 B(Star), R(8), 516 B(Star), R(8),
517 B(Jump), U8(8), 517 B(Jump), U8(8),
518 B(Star), R(9), 518 B(Star), R(9),
519 B(LdaSmi), I8(1), 519 B(LdaSmi), I8(1),
520 B(Star), R(8), 520 B(Star), R(8),
521 B(LdaTheHole), 521 B(LdaTheHole),
522 B(SetPendingMessage), 522 B(SetPendingMessage),
523 B(Star), R(10), 523 B(Star), R(10),
524 B(LdaZero), 524 B(LdaZero),
525 B(TestEqualStrict), R(3), U8(19), 525 B(TestEqualStrict), R(3), U8(21),
526 B(JumpIfTrue), U8(111), 526 B(JumpIfTrue), U8(111),
527 B(LdaNamedProperty), R(1), U8(9), U8(20), 527 B(LdaNamedProperty), R(1), U8(9), U8(22),
528 B(Star), R(5), 528 B(Star), R(5),
529 B(TestUndetectable), R(5), 529 B(TestUndetectable), R(5),
530 B(JumpIfFalse), U8(4), 530 B(JumpIfFalse), U8(4),
531 B(Jump), U8(99), 531 B(Jump), U8(99),
532 B(LdaSmi), I8(1), 532 B(LdaSmi), I8(1),
533 B(TestEqualStrict), R(3), U8(23), 533 B(TestEqualStrict), R(3), U8(25),
534 B(JumpIfFalse), U8(67), 534 B(JumpIfFalse), U8(67),
535 B(Ldar), R(5), 535 B(Ldar), R(5),
536 B(TypeOf), 536 B(TypeOf),
537 B(Star), R(11), 537 B(Star), R(11),
538 B(LdaConstant), U8(10), 538 B(LdaConstant), U8(10),
539 B(TestEqualStrict), R(11), U8(24), 539 B(TestEqualStrict), R(11), U8(26),
540 B(JumpIfFalse), U8(4), 540 B(JumpIfFalse), U8(4),
541 B(Jump), U8(18), 541 B(Jump), U8(18),
542 B(Wide), B(LdaSmi), I16(130), 542 B(Wide), B(LdaSmi), I16(130),
543 B(Star), R(11), 543 B(Star), R(11),
544 B(LdaConstant), U8(11), 544 B(LdaConstant), U8(11),
545 B(Star), R(12), 545 B(Star), R(12),
546 B(CallRuntime), U16(Runtime::kNewTypeError), R(11), U8(2), 546 B(CallRuntime), U16(Runtime::kNewTypeError), R(11), U8(2),
547 B(Throw), 547 B(Throw),
548 B(Mov), R(context), R(11), 548 B(Mov), R(context), R(11),
549 B(Mov), R(5), R(12), 549 B(Mov), R(5), R(12),
(...skipping 48 matching lines...) Expand 10 before | Expand all | Expand 10 after
598 ONE_BYTE_INTERNALIZED_STRING_TYPE ["function"], 598 ONE_BYTE_INTERNALIZED_STRING_TYPE ["function"],
599 ONE_BYTE_INTERNALIZED_STRING_TYPE [""], 599 ONE_BYTE_INTERNALIZED_STRING_TYPE [""],
600 FIXED_ARRAY_TYPE, 600 FIXED_ARRAY_TYPE,
601 ] 601 ]
602 handlers: [ 602 handlers: [
603 [15, 140, 146], 603 [15, 140, 146],
604 [18, 104, 106], 604 [18, 104, 106],
605 [214, 224, 226], 605 [214, 224, 226],
606 ] 606 ]
607 607
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698