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

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

Issue 2557173004: [Interpreter] Allocate registers used as call arguments on-demand. (Closed)
Patch Set: Created 4 years 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: no 6 wrap: no
7 module: yes 7 module: yes
8 top level: yes 8 top level: yes
9 9
10 --- 10 ---
(...skipping 197 matching lines...) Expand 10 before | Expand all | Expand 10 after
208 B(Mov), R(5), R(7), 208 B(Mov), R(5), R(7),
209 B(CallRuntime), U16(Runtime::k_CreateIterResultObject), R(7), U8 (2), 209 B(CallRuntime), U16(Runtime::k_CreateIterResultObject), R(7), U8 (2),
210 /* 64 S> */ B(Return), 210 /* 64 S> */ B(Return),
211 B(Ldar), R(5), 211 B(Ldar), R(5),
212 /* 0 E> */ B(Throw), 212 /* 0 E> */ B(Throw),
213 /* 32 S> */ B(LdaUndefined), 213 /* 32 S> */ B(LdaUndefined),
214 B(Star), R(4), 214 B(Star), R(4),
215 /* 32 E> */ B(LdaModuleVariable), U8(-1), U8(0), 215 /* 32 E> */ B(LdaModuleVariable), U8(-1), U8(0),
216 B(JumpIfNotHole), U8(11), 216 B(JumpIfNotHole), U8(11),
217 B(LdaConstant), U8(1), 217 B(LdaConstant), U8(1),
218 B(Star), R(6), 218 B(Star), R(5),
219 B(CallRuntime), U16(Runtime::kThrowReferenceError), R(6), U8(1), 219 B(CallRuntime), U16(Runtime::kThrowReferenceError), R(5), U8(1),
220 B(Star), R(3), 220 B(Star), R(3),
221 B(LdaSmi), U8(42), 221 B(LdaSmi), U8(42),
222 B(Star), R(5), 222 B(Star), R(5),
223 /* 32 E> */ B(Call), R(3), R(4), U8(2), U8(2), 223 /* 32 E> */ B(Call), R(3), R(4), U8(2), U8(2),
224 B(Ldar), R(closure), 224 B(Ldar), R(closure),
225 B(CreateBlockContext), U8(2), 225 B(CreateBlockContext), U8(2),
226 B(PushContext), R(1), 226 B(PushContext), R(1),
227 B(LdaTheHole), 227 B(LdaTheHole),
228 B(StaCurrentContextSlot), U8(4), 228 B(StaCurrentContextSlot), U8(4),
229 /* 47 S> */ B(LdaUndefined), 229 /* 47 S> */ B(LdaUndefined),
230 /* 47 E> */ B(StaCurrentContextSlot), U8(4), 230 /* 47 E> */ B(StaCurrentContextSlot), U8(4),
231 /* 52 S> */ B(LdaUndefined), 231 /* 52 S> */ B(LdaUndefined),
232 B(Star), R(4), 232 B(Star), R(4),
233 /* 52 E> */ B(LdaModuleVariable), U8(-1), U8(1), 233 /* 52 E> */ B(LdaModuleVariable), U8(-1), U8(1),
234 B(JumpIfNotHole), U8(11), 234 B(JumpIfNotHole), U8(11),
235 B(LdaConstant), U8(1), 235 B(LdaConstant), U8(1),
236 B(Star), R(6), 236 B(Star), R(5),
237 B(CallRuntime), U16(Runtime::kThrowReferenceError), R(6), U8(1), 237 B(CallRuntime), U16(Runtime::kThrowReferenceError), R(5), U8(1),
238 B(Star), R(3), 238 B(Star), R(3),
239 B(LdaSmi), U8(42), 239 B(LdaSmi), U8(42),
240 B(Star), R(5), 240 B(Star), R(5),
241 /* 52 E> */ B(Call), R(3), R(4), U8(2), U8(4), 241 /* 52 E> */ B(Call), R(3), R(4), U8(2), U8(4),
242 B(PopContext), R(1), 242 B(PopContext), R(1),
243 B(LdaUndefined), 243 B(LdaUndefined),
244 /* 64 S> */ B(Return), 244 /* 64 S> */ B(Return),
245 ] 245 ]
246 constant pool: [ 246 constant pool: [
247 FIXED_ARRAY_TYPE, 247 FIXED_ARRAY_TYPE,
(...skipping 646 matching lines...) Expand 10 before | Expand all | Expand 10 after
894 /* 45 S> */ B(Return), 894 /* 45 S> */ B(Return),
895 B(Ldar), R(4), 895 B(Ldar), R(4),
896 /* 0 E> */ B(Throw), 896 /* 0 E> */ B(Throw),
897 /* 27 S> */ B(LdaCurrentContextSlot), U8(6), 897 /* 27 S> */ B(LdaCurrentContextSlot), U8(6),
898 B(Star), R(3), 898 B(Star), R(3),
899 /* 30 E> */ B(LdaNamedProperty), R(3), U8(1), U8(4), 899 /* 30 E> */ B(LdaNamedProperty), R(3), U8(1), U8(4),
900 B(Star), R(2), 900 B(Star), R(2),
901 B(LdaCurrentContextSlot), U8(6), 901 B(LdaCurrentContextSlot), U8(6),
902 B(Star), R(4), 902 B(Star), R(4),
903 B(LdaCurrentContextSlot), U8(6), 903 B(LdaCurrentContextSlot), U8(6),
904 B(Star), R(6), 904 B(Star), R(5),
905 /* 41 E> */ B(LdaNamedProperty), R(6), U8(2), U8(6), 905 /* 41 E> */ B(LdaNamedProperty), R(5), U8(2), U8(6),
906 B(Star), R(5), 906 B(Star), R(5),
907 /* 31 E> */ B(CallProperty), R(2), R(3), U8(3), U8(2), 907 /* 31 E> */ B(CallProperty), R(2), R(3), U8(3), U8(2),
908 B(LdaUndefined), 908 B(LdaUndefined),
909 /* 45 S> */ B(Return), 909 /* 45 S> */ B(Return),
910 ] 910 ]
911 constant pool: [ 911 constant pool: [
912 FIXED_ARRAY_TYPE, 912 FIXED_ARRAY_TYPE,
913 ONE_BYTE_INTERNALIZED_STRING_TYPE ["f"], 913 ONE_BYTE_INTERNALIZED_STRING_TYPE ["f"],
914 ONE_BYTE_INTERNALIZED_STRING_TYPE ["x"], 914 ONE_BYTE_INTERNALIZED_STRING_TYPE ["x"],
915 ] 915 ]
916 handlers: [ 916 handlers: [
917 ] 917 ]
918 918
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698