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

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

Issue 2038323002: [interpreter] Filter expression positions at source. (Closed) Base URL: https://chromium.googlesource.com/v8/v8.git@oth-0060-source-position-testing
Patch Set: Rebase 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 22 matching lines...) Expand all
33 parameter count: 1 33 parameter count: 1
34 bytecode array length: 35 34 bytecode array length: 35
35 bytecodes: [ 35 bytecodes: [
36 /* 30 E> */ B(StackCheck), 36 /* 30 E> */ B(StackCheck),
37 /* 42 S> */ B(LdaSmi), U8(1), 37 /* 42 S> */ B(LdaSmi), U8(1),
38 B(Star), R(0), 38 B(Star), R(0),
39 /* 45 S> */ B(CreateArrayLiteral), U8(0), U8(0), U8(3), 39 /* 45 S> */ B(CreateArrayLiteral), U8(0), U8(0), U8(3),
40 B(Star), R(2), 40 B(Star), R(2),
41 B(LdaZero), 41 B(LdaZero),
42 B(Star), R(1), 42 B(Star), R(1),
43 /* 54 E> */ B(Ldar), R(0), 43 B(Ldar), R(0),
44 B(StaKeyedPropertySloppy), R(2), R(1), U8(1), 44 /* 54 E> */ B(StaKeyedPropertySloppy), R(2), R(1), U8(1),
45 B(LdaSmi), U8(1), 45 B(LdaSmi), U8(1),
46 B(Star), R(1), 46 B(Star), R(1),
47 /* 57 E> */ B(LdaSmi), U8(1), 47 B(LdaSmi), U8(1),
48 B(Add), R(0), 48 /* 57 E> */ B(Add), R(0),
49 B(StaKeyedPropertySloppy), R(2), R(1), U8(1), 49 B(StaKeyedPropertySloppy), R(2), R(1), U8(1),
50 B(Ldar), R(2), 50 B(Ldar), R(2),
51 /* 66 S> */ B(Return), 51 /* 66 S> */ B(Return),
52 ] 52 ]
53 constant pool: [ 53 constant pool: [
54 InstanceType::FIXED_ARRAY_TYPE, 54 InstanceType::FIXED_ARRAY_TYPE,
55 ] 55 ]
56 handlers: [ 56 handlers: [
57 ] 57 ]
58 58
(...skipping 27 matching lines...) Expand all
86 /* 42 S> */ B(LdaSmi), U8(1), 86 /* 42 S> */ B(LdaSmi), U8(1),
87 B(Star), R(0), 87 B(Star), R(0),
88 /* 45 S> */ B(CreateArrayLiteral), U8(0), U8(2), U8(2), 88 /* 45 S> */ B(CreateArrayLiteral), U8(0), U8(2), U8(2),
89 B(Star), R(2), 89 B(Star), R(2),
90 B(LdaZero), 90 B(LdaZero),
91 B(Star), R(1), 91 B(Star), R(1),
92 B(CreateArrayLiteral), U8(1), U8(0), U8(3), 92 B(CreateArrayLiteral), U8(1), U8(0), U8(3),
93 B(Star), R(4), 93 B(Star), R(4),
94 B(LdaZero), 94 B(LdaZero),
95 B(Star), R(3), 95 B(Star), R(3),
96 /* 56 E> */ B(Ldar), R(0), 96 B(Ldar), R(0),
97 B(StaKeyedPropertySloppy), R(4), R(3), U8(1), 97 /* 56 E> */ B(StaKeyedPropertySloppy), R(4), R(3), U8(1),
98 B(Ldar), R(4), 98 B(Ldar), R(4),
99 B(StaKeyedPropertySloppy), R(2), R(1), U8(5), 99 B(StaKeyedPropertySloppy), R(2), R(1), U8(5),
100 B(LdaSmi), U8(1), 100 B(LdaSmi), U8(1),
101 B(Star), R(1), 101 B(Star), R(1),
102 B(CreateArrayLiteral), U8(2), U8(1), U8(3), 102 B(CreateArrayLiteral), U8(2), U8(1), U8(3),
103 B(Star), R(4), 103 B(Star), R(4),
104 B(LdaZero), 104 B(LdaZero),
105 B(Star), R(3), 105 B(Star), R(3),
106 /* 66 E> */ B(LdaSmi), U8(2), 106 B(LdaSmi), U8(2),
107 B(Add), R(0), 107 /* 66 E> */ B(Add), R(0),
108 B(StaKeyedPropertySloppy), R(4), R(3), U8(3), 108 B(StaKeyedPropertySloppy), R(4), R(3), U8(3),
109 B(Ldar), R(4), 109 B(Ldar), R(4),
110 B(StaKeyedPropertySloppy), R(2), R(1), U8(5), 110 B(StaKeyedPropertySloppy), R(2), R(1), U8(5),
111 B(Ldar), R(2), 111 B(Ldar), R(2),
112 /* 77 S> */ B(Return), 112 /* 77 S> */ B(Return),
113 ] 113 ]
114 constant pool: [ 114 constant pool: [
115 InstanceType::FIXED_ARRAY_TYPE, 115 InstanceType::FIXED_ARRAY_TYPE,
116 InstanceType::FIXED_ARRAY_TYPE, 116 InstanceType::FIXED_ARRAY_TYPE,
117 InstanceType::FIXED_ARRAY_TYPE, 117 InstanceType::FIXED_ARRAY_TYPE,
118 ] 118 ]
119 handlers: [ 119 handlers: [
120 ] 120 ]
121 121
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698