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

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

Issue 2289613002: [turbofan] Remove special JSForInStep and JSForInDone. (Closed)
Patch Set: Created 4 years, 3 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 58 matching lines...) Expand 10 before | Expand all | Expand 10 after
69 bytecodes: [ 69 bytecodes: [
70 /* 30 E> */ B(StackCheck), 70 /* 30 E> */ B(StackCheck),
71 /* 42 S> */ B(LdaConstant), U8(0), 71 /* 42 S> */ B(LdaConstant), U8(0),
72 B(Star), R(0), 72 B(Star), R(0),
73 /* 68 S> */ B(JumpIfUndefined), U8(37), 73 /* 68 S> */ B(JumpIfUndefined), U8(37),
74 B(JumpIfNull), U8(35), 74 B(JumpIfNull), U8(35),
75 B(ToObject), R(3), 75 B(ToObject), R(3),
76 B(ForInPrepare), R(3), R(4), 76 B(ForInPrepare), R(3), R(4),
77 B(LdaZero), 77 B(LdaZero),
78 B(Star), R(7), 78 B(Star), R(7),
79 /* 63 S> */ B(ForInDone), R(7), R(6), 79 /* 63 S> */ B(ForInContinue), R(7), R(6),
80 B(JumpIfTrue), U8(22), 80 B(JumpIfFalse), U8(22),
81 B(ForInNext), R(3), R(7), R(4), U8(1), 81 B(ForInNext), R(3), R(7), R(4), U8(1),
82 B(JumpIfUndefined), U8(9), 82 B(JumpIfUndefined), U8(9),
83 B(Star), R(1), 83 B(Star), R(1),
84 /* 54 E> */ B(StackCheck), 84 /* 54 E> */ B(StackCheck),
85 B(Star), R(2), 85 B(Star), R(2),
86 /* 73 S> */ B(Nop), 86 /* 73 S> */ B(Nop),
87 /* 85 S> */ B(Return), 87 /* 85 S> */ B(Return),
88 B(ForInStep), R(7), 88 B(ForInStep), R(7),
89 B(Star), R(7), 89 B(Star), R(7),
90 B(Jump), U8(-23), 90 B(Jump), U8(-23),
(...skipping 18 matching lines...) Expand all
109 /* 30 E> */ B(StackCheck), 109 /* 30 E> */ B(StackCheck),
110 /* 42 S> */ B(LdaZero), 110 /* 42 S> */ B(LdaZero),
111 B(Star), R(0), 111 B(Star), R(0),
112 /* 59 S> */ B(CreateArrayLiteral), U8(0), U8(0), U8(3), 112 /* 59 S> */ B(CreateArrayLiteral), U8(0), U8(0), U8(3),
113 B(JumpIfUndefined), U8(45), 113 B(JumpIfUndefined), U8(45),
114 B(JumpIfNull), U8(43), 114 B(JumpIfNull), U8(43),
115 B(ToObject), R(3), 115 B(ToObject), R(3),
116 B(ForInPrepare), R(3), R(4), 116 B(ForInPrepare), R(3), R(4),
117 B(LdaZero), 117 B(LdaZero),
118 B(Star), R(7), 118 B(Star), R(7),
119 /* 54 S> */ B(ForInDone), R(7), R(6), 119 /* 54 S> */ B(ForInContinue), R(7), R(6),
120 B(JumpIfTrue), U8(30), 120 B(JumpIfFalse), U8(30),
121 B(ForInNext), R(3), R(7), R(4), U8(2), 121 B(ForInNext), R(3), R(7), R(4), U8(2),
122 B(JumpIfUndefined), U8(17), 122 B(JumpIfUndefined), U8(17),
123 B(Star), R(1), 123 B(Star), R(1),
124 /* 45 E> */ B(StackCheck), 124 /* 45 E> */ B(StackCheck),
125 B(Star), R(2), 125 B(Star), R(2),
126 /* 70 S> */ B(Ldar), R(1), 126 /* 70 S> */ B(Ldar), R(1),
127 /* 75 E> */ B(Add), R(0), U8(1), 127 /* 75 E> */ B(Add), R(0), U8(1),
128 B(Mov), R(0), R(8), 128 B(Mov), R(0), R(8),
129 B(Star), R(0), 129 B(Star), R(0),
130 /* 72 E> */ B(ForInStep), R(7), 130 /* 72 E> */ B(ForInStep), R(7),
(...skipping 23 matching lines...) Expand all
154 /* 30 E> */ B(StackCheck), 154 /* 30 E> */ B(StackCheck),
155 /* 42 S> */ B(CreateObjectLiteral), U8(0), U8(0), U8(1), R(1), 155 /* 42 S> */ B(CreateObjectLiteral), U8(0), U8(0), U8(1), R(1),
156 B(Mov), R(1), R(0), 156 B(Mov), R(1), R(0),
157 /* 77 S> */ B(CreateArrayLiteral), U8(1), U8(1), U8(3), 157 /* 77 S> */ B(CreateArrayLiteral), U8(1), U8(1), U8(3),
158 B(JumpIfUndefined), U8(65), 158 B(JumpIfUndefined), U8(65),
159 B(JumpIfNull), U8(63), 159 B(JumpIfNull), U8(63),
160 B(ToObject), R(1), 160 B(ToObject), R(1),
161 B(ForInPrepare), R(1), R(2), 161 B(ForInPrepare), R(1), R(2),
162 B(LdaZero), 162 B(LdaZero),
163 B(Star), R(5), 163 B(Star), R(5),
164 /* 68 S> */ B(ForInDone), R(5), R(4), 164 /* 68 S> */ B(ForInContinue), R(5), R(4),
165 B(JumpIfTrue), U8(50), 165 B(JumpIfFalse), U8(50),
166 B(ForInNext), R(1), R(5), R(2), U8(9), 166 B(ForInNext), R(1), R(5), R(2), U8(9),
167 B(JumpIfUndefined), U8(37), 167 B(JumpIfUndefined), U8(37),
168 B(Star), R(6), 168 B(Star), R(6),
169 /* 67 E> */ B(StaNamedPropertySloppy), R(0), U8(2), U8(7), 169 /* 67 E> */ B(StaNamedPropertySloppy), R(0), U8(2), U8(7),
170 /* 62 E> */ B(StackCheck), 170 /* 62 E> */ B(StackCheck),
171 /* 95 S> */ B(Nop), 171 /* 95 S> */ B(Nop),
172 /* 100 E> */ B(LdrNamedProperty), R(0), U8(2), U8(3), R(7), 172 /* 100 E> */ B(LdrNamedProperty), R(0), U8(2), U8(3), R(7),
173 B(LdaSmi), U8(10), 173 B(LdaSmi), U8(10),
174 /* 106 E> */ B(TestEqual), R(7), 174 /* 106 E> */ B(TestEqual), R(7),
175 B(JumpIfFalse), U8(4), 175 B(JumpIfFalse), U8(4),
(...skipping 30 matching lines...) Expand all
206 /* 30 E> */ B(StackCheck), 206 /* 30 E> */ B(StackCheck),
207 /* 42 S> */ B(CreateArrayLiteral), U8(0), U8(0), U8(3), 207 /* 42 S> */ B(CreateArrayLiteral), U8(0), U8(0), U8(3),
208 B(Star), R(0), 208 B(Star), R(0),
209 /* 72 S> */ B(CreateArrayLiteral), U8(1), U8(1), U8(3), 209 /* 72 S> */ B(CreateArrayLiteral), U8(1), U8(1), U8(3),
210 B(JumpIfUndefined), U8(48), 210 B(JumpIfUndefined), U8(48),
211 B(JumpIfNull), U8(46), 211 B(JumpIfNull), U8(46),
212 B(ToObject), R(1), 212 B(ToObject), R(1),
213 B(ForInPrepare), R(1), R(2), 213 B(ForInPrepare), R(1), R(2),
214 B(LdaZero), 214 B(LdaZero),
215 B(Star), R(5), 215 B(Star), R(5),
216 /* 65 S> */ B(ForInDone), R(5), R(4), 216 /* 65 S> */ B(ForInContinue), R(5), R(4),
217 B(JumpIfTrue), U8(33), 217 B(JumpIfFalse), U8(33),
218 B(ForInNext), R(1), R(5), R(2), U8(7), 218 B(ForInNext), R(1), R(5), R(2), U8(7),
219 B(JumpIfUndefined), U8(20), 219 B(JumpIfUndefined), U8(20),
220 B(Star), R(6), 220 B(Star), R(6),
221 B(LdaZero), 221 B(LdaZero),
222 B(Star), R(8), 222 B(Star), R(8),
223 B(Ldar), R(6), 223 B(Ldar), R(6),
224 /* 64 E> */ B(StaKeyedPropertySloppy), R(0), R(8), U8(5), 224 /* 64 E> */ B(StaKeyedPropertySloppy), R(0), R(8), U8(5),
225 /* 59 E> */ B(StackCheck), 225 /* 59 E> */ B(StackCheck),
226 /* 83 S> */ B(LdaSmi), U8(3), 226 /* 83 S> */ B(LdaSmi), U8(3),
227 /* 91 E> */ B(LdaKeyedProperty), R(0), U8(3), 227 /* 91 E> */ B(LdaKeyedProperty), R(0), U8(3),
228 /* 98 S> */ B(Return), 228 /* 98 S> */ B(Return),
229 B(ForInStep), R(5), 229 B(ForInStep), R(5),
230 B(Star), R(5), 230 B(Star), R(5),
231 B(Jump), U8(-34), 231 B(Jump), U8(-34),
232 B(LdaUndefined), 232 B(LdaUndefined),
233 /* 98 S> */ B(Return), 233 /* 98 S> */ B(Return),
234 ] 234 ]
235 constant pool: [ 235 constant pool: [
236 InstanceType::FIXED_ARRAY_TYPE, 236 InstanceType::FIXED_ARRAY_TYPE,
237 InstanceType::FIXED_ARRAY_TYPE, 237 InstanceType::FIXED_ARRAY_TYPE,
238 ] 238 ]
239 handlers: [ 239 handlers: [
240 ] 240 ]
241 241
OLDNEW
« no previous file with comments | « src/runtime/runtime-forin.cc ('k') | test/cctest/interpreter/bytecode_expectations/WideRegisters.golden » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698