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

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

Issue 2187823002: [interpreter] Don't keep postfix result if only visited for effect (Closed) Base URL: https://chromium.googlesource.com/v8/v8.git@master
Patch Set: regen all golden files Created 4 years, 4 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: number 6 pool type: number
7 execute: yes 7 execute: yes
8 wrap: yes 8 wrap: yes
9 9
10 --- 10 ---
(...skipping 309 matching lines...) Expand 10 before | Expand all | Expand 10 after
320 var x = 0.4; 320 var x = 0.4;
321 var x = 0.4; 321 var x = 0.4;
322 var x = 0.4; 322 var x = 0.4;
323 var x = 0.4; 323 var x = 0.4;
324 for (var i = 0; i < 3; i++) { 324 for (var i = 0; i < 3; i++) {
325 if (i == 1) continue; 325 if (i == 1) continue;
326 if (i == 2) break; 326 if (i == 2) break;
327 } 327 }
328 return 3; 328 return 3;
329 " 329 "
330 frame size: 3 330 frame size: 2
331 parameter count: 1 331 parameter count: 1
332 bytecode array length: 1409 332 bytecode array length: 1407
333 bytecodes: [ 333 bytecodes: [
334 /* 30 E> */ B(StackCheck), 334 /* 30 E> */ B(StackCheck),
335 /* 42 S> */ B(LdaConstant), U8(0), 335 /* 42 S> */ B(LdaConstant), U8(0),
336 B(Star), R(0), 336 B(Star), R(0),
337 /* 55 S> */ B(LdaConstant), U8(1), 337 /* 55 S> */ B(LdaConstant), U8(1),
338 B(Star), R(0), 338 B(Star), R(0),
339 /* 68 S> */ B(LdaConstant), U8(2), 339 /* 68 S> */ B(LdaConstant), U8(2),
340 B(Star), R(0), 340 B(Star), R(0),
341 /* 81 S> */ B(LdaConstant), U8(3), 341 /* 81 S> */ B(LdaConstant), U8(3),
342 B(Star), R(0), 342 B(Star), R(0),
(...skipping 610 matching lines...) Expand 10 before | Expand all | Expand 10 after
953 /* 4059 S> */ B(Wide), B(LdaConstant), U16(309), 953 /* 4059 S> */ B(Wide), B(LdaConstant), U16(309),
954 B(Star), R(0), 954 B(Star), R(0),
955 /* 4072 S> */ B(Wide), B(LdaConstant), U16(310), 955 /* 4072 S> */ B(Wide), B(LdaConstant), U16(310),
956 B(Star), R(0), 956 B(Star), R(0),
957 /* 4085 S> */ B(Wide), B(LdaConstant), U16(311), 957 /* 4085 S> */ B(Wide), B(LdaConstant), U16(311),
958 B(Star), R(0), 958 B(Star), R(0),
959 /* 4103 S> */ B(LdaZero), 959 /* 4103 S> */ B(LdaZero),
960 B(Star), R(1), 960 B(Star), R(1),
961 /* 4108 S> */ B(LdaSmi), U8(3), 961 /* 4108 S> */ B(LdaSmi), U8(3),
962 /* 4108 E> */ B(TestLessThan), R(1), 962 /* 4108 E> */ B(TestLessThan), R(1),
963 B(Wide), B(JumpIfFalse), U16(37), 963 B(Wide), B(JumpIfFalse), U16(35),
964 /* 4090 E> */ B(StackCheck), 964 /* 4090 E> */ B(StackCheck),
965 /* 4122 S> */ B(LdaSmi), U8(1), 965 /* 4122 S> */ B(LdaSmi), U8(1),
966 /* 4128 E> */ B(TestEqual), R(1), 966 /* 4128 E> */ B(TestEqual), R(1),
967 B(Wide), B(JumpIfFalse), U16(7), 967 B(Wide), B(JumpIfFalse), U16(7),
968 /* 4134 S> */ B(Wide), B(Jump), U16(15), 968 /* 4134 S> */ B(Wide), B(Jump), U16(15),
969 /* 4146 S> */ B(LdaSmi), U8(2), 969 /* 4146 S> */ B(LdaSmi), U8(2),
970 /* 4152 E> */ B(TestEqual), R(1), 970 /* 4152 E> */ B(TestEqual), R(1),
971 B(Wide), B(JumpIfFalse), U16(7), 971 B(Wide), B(JumpIfFalse), U16(7),
972 /* 4158 S> */ B(Wide), B(Jump), U16(12), 972 /* 4158 S> */ B(Wide), B(Jump), U16(10),
973 /* 4114 S> */ B(Ldar), R(1), 973 /* 4114 S> */ B(Ldar), R(1),
974 B(ToNumber), R(2),
975 B(Inc), 974 B(Inc),
976 B(Star), R(1), 975 B(Star), R(1),
977 B(Jump), U8(-40), 976 B(Jump), U8(-38),
978 /* 4167 S> */ B(LdaSmi), U8(3), 977 /* 4167 S> */ B(LdaSmi), U8(3),
979 /* 4177 S> */ B(Return), 978 /* 4177 S> */ B(Return),
980 ] 979 ]
981 constant pool: [ 980 constant pool: [
982 0.1, 981 0.1,
983 0.1, 982 0.1,
984 0.1, 983 0.1,
985 0.1, 984 0.1,
986 0.1, 985 0.1,
987 0.1, 986 0.1,
(...skipping 300 matching lines...) Expand 10 before | Expand all | Expand 10 after
1288 0.4, 1287 0.4,
1289 0.4, 1288 0.4,
1290 0.4, 1289 0.4,
1291 0.4, 1290 0.4,
1292 0.4, 1291 0.4,
1293 0.4, 1292 0.4,
1294 ] 1293 ]
1295 handlers: [ 1294 handlers: [
1296 ] 1295 ]
1297 1296
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698