v8/test/mjsunit/regress
Ross McIlroy b967c0d138 [Turboprop] Avoid using SAME_INPUT_OUTPUT registers for USED_AT_END inputs.
If a register is used for both input and output by a SAME_INPUT_OUTPUT
operand, then it represents a different virtual register for the end
use-position of an instruction (since that will become the output's
virtual register). It therefore can't be used to represent the input
virtual register for any input operands that are USED_AT_END.

BUG=chromium:1163715,v8:9684

Change-Id: I8dc0008ba81d5f1d0e38091b6dc013725c62b1b4
Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/2632700
Reviewed-by: Santiago Aboy Solanes <solanes@chromium.org>
Commit-Queue: Ross McIlroy <rmcilroy@chromium.org>
Cr-Commit-Position: refs/heads/master@{#72149}
2021-01-19 12:36:18 +00:00
..
wasm [wasm-simd][ia32] Fix instruction operand constraints for ext mul 2021-01-13 16:28:37 +00:00
binop-in-effect-context-deopt.js [cleanup] Add %PrepareFunctionForOptimize for tests that use %OptimizeOsr 2019-06-18 16:47:29 +00:00
bitops-register-alias.js
call-function-in-effect-context-deopt.js [cleanup] Add %PrepareFunctionForOptimize for tests that use %OptimizeOsr 2019-06-18 16:47:29 +00:00
clear-keyed-call.js
compare-map-elim1.js [test] Add %PrepareForOptimization to even more tests 2019-06-12 14:40:14 +00:00
comparison-in-effect-context-deopt.js [test] Add %PrepareForOptimization to even more tests 2019-06-12 14:40:14 +00:00
consolidated-holey-load.js [test] Add %PrepareForOptimization to even more tests 2019-06-12 14:40:14 +00:00
cross-script-vars.js Check that function was prepared before optimizing using manually 2019-07-11 14:57:49 +00:00
d8-readbuffer.js
external-and-normal-array-polymorphism.js
get-array-keys-oob.js
internalized-string-not-equal.js [test] Add %PrepareForOptimization to even more tests 2019-06-12 14:40:14 +00:00
json-stringifier-emptyhandle.js
large-indices.js [lookup] Refactor LookupIterator "property or element" creation 2020-01-09 18:39:11 +00:00
math-min.js [test] Add %PrepareForOptimization to even more tests 2019-06-12 14:40:14 +00:00
modules-skip-regress-797581-1.js [parser] Fix: disallow "export default ()". 2018-01-10 09:32:50 +00:00
modules-skip-regress-797581-2.js [parser] Fix: disallow "export default ()". 2018-01-10 09:32:50 +00:00
modules-skip-regress-797581-3.js [parser] Fix: disallow "export default ()". 2018-01-10 09:32:50 +00:00
modules-skip-regress-797581-4.js [parser] Fix: disallow "export default ()". 2018-01-10 09:32:50 +00:00
modules-skip-regress-797581-5.js [parser] Fix: disallow "export default ()". 2018-01-10 09:32:50 +00:00
nativeerror-tostring.js Remove own toString from NativeError prototype 2019-12-05 22:17:58 +00:00
negative_lookup.js
number-named-call-deopt.js [test] Add %PrepareForOptimization to even more tests 2019-06-12 14:40:14 +00:00
poly_count_operation.js [cleanup] Add %PrepareForOptimization to some more mjsunit tests. 2019-06-14 12:37:18 +00:00
polymorphic-accessor-test-context.js [test] Add %PrepareForOptimization to even more tests 2019-06-12 14:40:14 +00:00
post-increment-close-context.js [test] Add %PrepareForOptimization to even more tests 2019-06-12 14:40:14 +00:00
property-descriptor-to-object.js
readonly1.js
readonly2.js
readonly3.js
readonly4.js
readonly5.js
redeclaration-error-types.js
regress_967104.js [ic] Turn megamorphic when storing into an array with readonly length 2019-06-13 15:53:39 +00:00
regress-6-9-regexp.js
regress-35.js
regress-57.js
regress-69.js
regress-74.js
regress-86.js
regress-87.js
regress-91.js
regress-105.js Mark Number and String as strict functions 2017-05-02 09:08:57 +00:00
regress-114.js
regress-116.js
regress-124.js
regress-137.js
regress-149.js
regress-171.js
regress-176.js
regress-186.js
regress-187.js
regress-189.js
regress-191.js
regress-192.js
regress-193.js
regress-201.js
regress-219.js
regress-225.js
regress-227.js
regress-231.js
regress-233.js
regress-244.js
regress-246.js
regress-253.js
regress-254.js
regress-259.js
regress-260.js
regress-263.js
regress-265.js
regress-267.js
regress-279.js
regress-284.js
regress-286.js
regress-294.js
regress-312.js
regress-317.js
regress-318.js
regress-326.js
regress-334.js [runtime] Remove %AddNamedProperty and %AddElement 2018-12-21 16:56:12 +00:00
regress-341.js
regress-345.js
regress-349.js
regress-351.js
regress-386.js
regress-392.js
regress-394.js Enable --harmony-strict-legacy-accessor-builtins by default 2017-08-02 21:30:57 +00:00
regress-396.js
regress-397.js [test] Add %PrepareForOptimization to even more tests 2019-06-12 14:40:14 +00:00
regress-399.js
regress-406.js
regress-416.js
regress-475.js
regress-483.js
regress-485.js
regress-486.js
regress-490.js
regress-491.js
regress-492.js
regress-496.js
regress-502.js
regress-503.js
regress-515.js
regress-524.js
regress-526.js
regress-540.js
regress-545.js
regress-580.js
regress-581.js
regress-603.js
regress-612.js
regress-618.js
regress-619.js
regress-634-debug.js Check that function was prepared before optimizing using manually 2019-07-11 14:57:49 +00:00
regress-636.js
regress-643.js
regress-646.js
regress-675.js
regress-681.js
regress-687.js Reland "[test] Check for illegal uses of mjsunit methods" 2019-02-04 10:45:18 +00:00
regress-696.js
regress-697.js
regress-712.js
regress-720.js
regress-728.js
regress-732.js
regress-747.js
regress-752.js
regress-753.js
regress-754.js
regress-760-1.js
regress-760-2.js
regress-784.js
regress-794.js
regress-798.js
regress-806.js
regress-815.js
regress-842.js
regress-851.js
regress-857.js
regress-874.js
regress-900.js
regress-918.js
regress-927.js
regress-931.js
regress-944.js
regress-955.js
regress-962.js [cleanup] Add missing %PrepareFunctionForOptimize in mjsunit tests 2019-06-17 13:14:51 +00:00
regress-969.js
regress-974.js
regress-982.js
regress-992.js
regress-995.js Remove %_ClassOf and SharedFunctionInfo::instance_class_name 2018-02-15 11:52:08 +00:00
regress-1015.js
regress-1017.js
regress-1020.js
regress-1060.js
regress-1079.js [cleanup] Add %PrepareForOptimization to some more mjsunit tests. 2019-06-14 13:55:11 +00:00
regress-1083.js
regress-1092.js
regress-1099.js [cleanup] Add %PrepareForOptimization to some more mjsunit tests. 2019-06-14 13:55:11 +00:00
regress-1103.js
regress-1104.js
regress-1106.js [test] Add %PrepareForOptimization to even more tests 2019-06-12 14:40:14 +00:00
regress-1107.js
regress-1110.js
regress-1112.js
regress-1117.js [test] Add %PrepareForOptimization to even more tests 2019-06-12 14:40:14 +00:00
regress-1118.js [cleanup] Add %PrepareFunctionForOptimize for tests that use %OptimizeOsr 2019-06-18 16:47:29 +00:00
regress-1120.js
regress-1121.js
regress-1122.js
regress-1125.js
regress-1126.js
regress-1129.js
regress-1130.js
regress-1131.js
regress-1132.js
regress-1146.js
regress-1149.js
regress-1150.js
regress-1151.js
regress-1160.js
regress-1166.js [test] Add %PrepareForOptimization to even more tests 2019-06-12 14:40:14 +00:00
regress-1167.js [test] Add %PrepareForOptimization to even more tests 2019-06-12 14:40:14 +00:00
regress-1170.js
regress-1172-bis.js
regress-1172.js
regress-1174.js
regress-1176.js
regress-1181.js
regress-1184.js
regress-1207.js
regress-1209.js
regress-1210.js [test] Add %PrepareForOptimization to even more tests 2019-06-12 14:40:14 +00:00
regress-1213.js
regress-1215.js
regress-1218.js
regress-1233.js
regress-1236.js
regress-1237.js [test] Add %PrepareForOptimization to even more tests 2019-06-12 14:40:14 +00:00
regress-1240.js Add flag to make __defineGetter__ & co. behave as strict functions 2017-04-18 21:40:14 +00:00
regress-1257.js Reland "[Test] Update tests to work with lazy feedback allocation." 2019-05-08 12:51:13 +00:00
regress-1278.js
regress-1309.js
regress-1323.js [test] Add %PrepareForOptimization to even more tests 2019-06-12 14:40:14 +00:00
regress-1337.js [test] Add %PrepareForOptimization to even more tests 2019-06-12 14:40:14 +00:00
regress-1351.js [test] Add %PrepareForOptimization to even more tests 2019-06-12 14:40:14 +00:00
regress-1355.js
regress-1360.js
regress-1365.js [test] Crash on invalid intrinsic use unless --fuzzing is on 2020-04-14 15:01:49 +00:00
regress-1369.js
regress-1383.js
regress-1387.js Remove the 'caller' property from the strict-mode arguments map 2016-11-04 14:30:29 +00:00
regress-1389.js
regress-1401.js
regress-1403.js
regress-1412.js [test] Add %PrepareForOptimization to even more tests 2019-06-12 14:40:14 +00:00
regress-1415.js
regress-1419.js
regress-1423.js [test] Add %PrepareForOptimization to even more tests 2019-06-12 14:40:14 +00:00
regress-1434.js [test] Add %PrepareForOptimization to even more tests 2019-06-12 14:40:14 +00:00
regress-1436.js
regress-1447.js
regress-1472.js
regress-1476.js [test] Add %PrepareForOptimization to even more tests 2019-06-12 14:40:14 +00:00
regress-1491.js
regress-1513.js
regress-1521.js [test] Add %PrepareForOptimization to even more tests 2019-06-12 14:40:14 +00:00
regress-1528.js
regress-1529.js
regress-1530.js
regress-1531.js
regress-1546.js
regress-1548.js
regress-1560.js [cleanup] Add missing %PrepareFunctionForOptimize in mjsunit tests 2019-06-14 17:03:41 +00:00
regress-1563.js [test] Add %PrepareForOptimization to even more tests 2019-06-12 14:40:14 +00:00
regress-1582.js [cleanup] Add missing %PrepareFunctionForOptimize in mjsunit tests 2019-06-14 17:03:41 +00:00
regress-1583.js [cleanup] Add %PrepareForOptimization to some more mjsunit tests. 2019-06-14 13:55:11 +00:00
regress-1591.js
regress-1592.js [test] Add %PrepareForOptimization to even more tests 2019-06-12 14:40:14 +00:00
regress-1620.js
regress-1624-strict.js
regress-1624.js
regress-1625.js
regress-1647.js [test] Add %PrepareForOptimization to even more tests 2019-06-12 14:40:14 +00:00
regress-1650.js [test] Add %PrepareForOptimization to even more tests 2019-06-12 14:40:14 +00:00
regress-1692.js
regress-1708.js [Respect] Prefer inclusive terms 2020-06-22 18:11:23 +00:00
regress-1711.js
regress-1748.js
regress-1757.js
regress-1790.js
regress-1849.js [elements] Rename Has*Elements and Is*ElementsKind methods 2017-07-03 09:25:53 +00:00
regress-1898.js [test] Add %PrepareForOptimization to even more tests 2019-06-12 14:40:14 +00:00
regress-1924.js
regress-1973.js
regress-1980.js
regress-2027.js
regress-2030.js [test] Add %PrepareForOptimization to even more tests 2019-06-12 14:40:14 +00:00
regress-2032.js
regress-2045.js [test] Add %PrepareForOptimization to even more tests 2019-06-12 14:40:14 +00:00
regress-2054.js
regress-2055.js
regress-2056.js [test] Add %PrepareFunctionForOptimize in mjsunit tests 2019-06-17 14:13:02 +00:00
regress-2058.js
regress-2071.js
regress-2073.js
regress-2110.js [test] Add %PrepareForOptimization to even more tests 2019-06-12 14:40:14 +00:00
regress-2119.js
regress-2132.js Reland "[Test] Update tests to work with lazy feedback allocation." 2019-05-08 12:51:13 +00:00
regress-2153.js
regress-2163.js
regress-2170.js [test] Add %PrepareForOptimization to even more tests 2019-06-12 14:40:14 +00:00
regress-2172.js
regress-2193.js [cleanup] Add missing %PrepareFunctionForOptimize in mjsunit tests 2019-06-14 17:03:41 +00:00
regress-2226.js
regress-2234.js [test] Add %PrepareForOptimization to even more tests 2019-06-12 14:40:14 +00:00
regress-2249.js
regress-2250.js [cleanup] Add %PrepareForOptimization to some more mjsunit tests. 2019-06-14 13:55:11 +00:00
regress-2261.js [test] Add %PrepareForOptimization to even more tests 2019-06-12 14:40:14 +00:00
regress-2263.js [mjsunit] Change assertThrows such that it can check the exception message. 2016-11-28 10:26:44 +00:00
regress-2273.js
regress-2284.js
regress-2286.js
regress-2289.js
regress-2291.js
regress-2294.js [test] Add %PrepareForOptimization to even more tests 2019-06-12 14:40:14 +00:00
regress-2315.js [cleanup] Add missing %PrepareFunctionForOptimize in mjsunit tests 2019-06-14 17:03:41 +00:00
regress-2326.js
regress-2339.js Reland "[Test] Update tests to work with lazy feedback allocation." 2019-05-08 12:51:13 +00:00
regress-2346.js
regress-2373.js
regress-2374.js
regress-2398.js
regress-2410.js
regress-2416.js
regress-2419.js
regress-2433.js
regress-2435.js [builtins] Add fast-path for JSTypedArray to CreateListFromArrayLike. 2017-09-11 06:21:58 +00:00
regress-2437.js [regexp] Correct lastIndex behavior in RegExp.prototype[@@replace] 2017-02-16 09:21:37 +00:00
regress-2438.js [regexp] Update lastIndex semantics in RegExpBuiltinExec 2017-02-09 14:54:05 +00:00
regress-2441.js
regress-2443.js
regress-2444.js
regress-2451.js Reland "[Test] Update tests to work with lazy feedback allocation." 2019-05-08 12:51:13 +00:00
regress-2470.js Reland: Enable --harmony-function-tostring by default 2018-01-10 17:29:46 +00:00
regress-2489.js [test] Add %PrepareForOptimization to even more tests 2019-06-12 14:40:14 +00:00
regress-2499.js [test] Add %PrepareForOptimization to even more tests 2019-06-12 14:40:14 +00:00
regress-2529.js
regress-2537.js [test] Add %PrepareForOptimization to even more tests 2019-06-12 14:40:14 +00:00
regress-2539.js [test] Add %PrepareForOptimization to even more tests 2019-06-12 14:40:14 +00:00
regress-2564.js
regress-2565.js
regress-2566.js
regress-2568.js
regress-2570.js
regress-2593.js
regress-2594.js
regress-2595.js [test] Add %PrepareForOptimization to even more tests 2019-06-12 14:40:14 +00:00
regress-2596.js [test] Add %PrepareForOptimization to even more tests 2019-06-12 14:40:14 +00:00
regress-2606.js
regress-2612.js [cleanup] Add missing %PrepareFunctionForOptimize in mjsunit tests 2019-06-14 17:03:41 +00:00
regress-2615.js
regress-2618.js [cleanup] Add %PrepareFunctionForOptimize for tests that use %OptimizeOsr 2019-06-18 16:47:29 +00:00
regress-2624.js
regress-2646.js [heap] Remove --heap-stats. 2017-12-20 12:49:06 +00:00
regress-2671-1.js [cleanup] Add missing %PrepareFunctionForOptimize in mjsunit tests 2019-06-14 17:03:41 +00:00
regress-2671.js [cleanup] Add missing %PrepareFunctionForOptimize in mjsunit tests 2019-06-14 17:03:41 +00:00
regress-2686.js
regress-2690.js
regress-2711.js
regress-2717.js
regress-2758.js [cleanup] Add %PrepareForOptimization to some more mjsunit tests. 2019-06-14 13:55:11 +00:00
regress-2790.js
regress-2813.js [test] Add %PrepareForOptimization to even more tests 2019-06-12 14:40:14 +00:00
regress-2836.js
regress-2843.js [cleanup] Add missing %PrepareFunctionForOptimize in mjsunit tests 2019-06-14 17:03:41 +00:00
regress-2855.js
regress-2931.js
regress-2980.js
regress-2984.js
regress-2987.js [test] Add %PrepareForOptimization to even more tests 2019-06-12 14:40:14 +00:00
regress-2989.js [test] Add %PrepareForOptimization to even more tests 2019-06-12 14:40:14 +00:00
regress-3010.js
regress-3025.js
regress-3026.js
regress-3027.js [Test] Lower arg count to avoid going over stack limit on Arm64. 2020-07-03 11:16:40 +00:00
regress-3029.js [test] Add %PrepareForOptimization to even more tests 2019-06-12 14:40:14 +00:00
regress-3032.js Reland "[Test] Update tests to work with lazy feedback allocation." 2019-05-08 12:51:13 +00:00
regress-3039.js [test] Add %PrepareForOptimization to even more tests 2019-06-12 14:40:14 +00:00
regress-3116.js
regress-3135.js
regress-3138.js
regress-3158.js [test] Add %PrepareForOptimization to even more tests 2019-06-12 14:40:14 +00:00
regress-3159.js
regress-3176.js [cleanup] Add missing %PrepareFunctionForOptimize in mjsunit tests 2019-06-14 17:03:41 +00:00
regress-3183.js [cleanup] Add missing %PrepareFunctionForOptimize in mjsunit tests 2019-06-14 17:03:41 +00:00
regress-3204.js [test] Add %PrepareForOptimization to even more tests 2019-06-12 14:40:14 +00:00
regress-3220.js
regress-3229.js
regress-3255.js Cleanup after removing language mode parameter from SetProperty 2019-01-25 10:51:10 +00:00
regress-3294.js
regress-3307.js [test] Add %PrepareForOptimization to even more tests 2019-06-12 14:40:14 +00:00
regress-3334.js
regress-3359.js [test] Add %PrepareForOptimization to even more tests 2019-06-12 14:40:14 +00:00
regress-3380.js [test] Add %PrepareForOptimization to even more tests 2019-06-12 14:40:14 +00:00
regress-3392.js [test] Add %PrepareForOptimization to even more tests 2019-06-12 14:40:14 +00:00
regress-3404.js
regress-3456.js Cleanup: Move mjsunit/regress-*.js into mjsunit/regress/. 2016-11-29 14:20:53 +00:00
regress-3462.js
regress-3476.js [test] Add %PrepareForOptimization to even more tests 2019-06-12 14:40:14 +00:00
regress-3483.js
regress-3564.js [test] Add %PrepareForOptimization to even more tests 2019-06-12 14:40:14 +00:00
regress-3612.js
regress-3621.js
regress-3641.js
regress-3643.js
regress-3650-1.js [cleanup] Add PrepareFunctionForOptimization to regression tests 2019-06-14 09:59:20 +00:00
regress-3650-2.js [cleanup] Add PrepareFunctionForOptimization to regression tests 2019-06-14 09:59:20 +00:00
regress-3650-3.js Reland "[Test] Update tests to work with lazy feedback allocation." 2019-05-08 12:51:13 +00:00
regress-3687.js
regress-3709.js Reland "[Test] Update tests to work with lazy feedback allocation." 2019-05-08 12:51:13 +00:00
regress-3718.js Fix type conversions in JSStackFrame accessors 2017-08-25 15:32:54 +00:00
regress-3756.js
regress-3859.js
regress-3865.js [test] Add %PrepareForOptimization to even more tests 2019-06-12 14:40:14 +00:00
regress-3884.js [test] Add %PrepareForOptimization to even more tests 2019-06-12 14:40:14 +00:00
regress-3926.js
regress-3969.js [cleanup] Add %PrepareForOptimization to some more mjsunit tests. 2019-06-14 13:55:11 +00:00
regress-3976.js [json] Preallocate mutable heap numbers so object verification doesn't fail 2019-05-15 16:41:18 +00:00
regress-3985.js [test] Add %PrepareForOptimization to even more tests 2019-06-12 14:40:14 +00:00
regress-4023.js [test] Add %PrepareForOptimization to even more tests 2019-06-12 14:40:14 +00:00
regress-4027.js
regress-4121.js [test] Add %PrepareForOptimization to even more tests 2019-06-12 14:40:14 +00:00
regress-4169.js
regress-4173.js [test] Add %PrepareForOptimization to even more tests 2019-06-12 14:40:14 +00:00
regress-4214.js
regress-4255-1.js
regress-4255-2.js
regress-4255-3.js
regress-4255-4.js
regress-4266.js [test] Add %PrepareForOptimization to even more tests 2019-06-12 14:40:14 +00:00
regress-4267.js [cleanup] Add PrepareFunctionForOptimization to regression tests 2019-06-14 09:59:20 +00:00
regress-4271.js [d8] Update new Worker API to match the Web API 2018-09-20 00:10:28 +00:00
regress-4279.js [d8] Update new Worker API to match the Web API 2018-09-20 00:10:28 +00:00
regress-4296.js
regress-4325.js [test] Add %PrepareForOptimization to even more tests 2019-06-12 14:40:14 +00:00
regress-4374.js [cleanup] Add PrepareFunctionForOptimization to regression tests 2019-06-14 09:59:20 +00:00
regress-4376-1.js
regress-4376-2.js
regress-4376-3.js
regress-4377.js
regress-4380.js Reland "[Test] Update tests to work with lazy feedback allocation." 2019-05-08 12:51:13 +00:00
regress-4388.js [cleanup] Add PrepareFunctionForOptimization to regression tests 2019-06-14 09:59:20 +00:00
regress-4399-01.js Cleanup: Move mjsunit/regress-*.js into mjsunit/regress/. 2016-11-29 14:20:53 +00:00
regress-4399-02.js Cleanup: Move mjsunit/regress-*.js into mjsunit/regress/. 2016-11-29 14:20:53 +00:00
regress-4450.js
regress-4493-1.js [test] Add %PrepareForOptimization to even more tests 2019-06-12 14:40:14 +00:00
regress-4495.js
regress-4507.js [test] Add %PrepareForOptimization to even more tests 2019-06-12 14:40:14 +00:00
regress-4509-Class-constructor-typeerror-realm.js
regress-4515.js [test] Add %PrepareForOptimization to even more tests 2019-06-12 14:40:14 +00:00
regress-4521.js [cleanup] Add PrepareFunctionForOptimization to regression tests 2019-06-14 09:59:20 +00:00
regress-4525.js [cleanup] Add %PrepareForOptimization to some more mjsunit tests. 2019-06-14 13:55:11 +00:00
regress-4534.js
regress-4577.js Reland - Allow lexically declared "arguments" in function scope in sloppy mode. 2016-09-07 06:54:54 +00:00
regress-4595.js
regress-4640.js
regress-4654.js
regress-4659.js
regress-4665.js Reland [typedarrays] Check detached buffer at start of typed array methods 2017-04-26 06:10:17 +00:00
regress-4693.js
regress-4715.js [cleanup] Add missing %PrepareFunctionForOptimize in mjsunit tests 2019-06-14 17:03:41 +00:00
regress-4769.js
regress-4788-1.js [cleanup] Add missing %PrepareFunctionForOptimize in mjsunit tests 2019-06-14 17:03:41 +00:00
regress-4788-2.js [test] Add %PrepareForOptimization to more tests 2019-06-04 19:58:19 +00:00
regress-4800.js [test] Add %PrepareForOptimization to more tests 2019-06-04 19:58:19 +00:00
regress-4815.js
regress-4825.js [runtime] Keep FAST_SLOPPY_ARGUMENTS packed 2017-05-15 07:36:41 +00:00
regress-4870.js [intl] Fix build for noi18n mode 2016-12-23 17:10:30 +00:00
regress-4908.js
regress-4945.js
regress-4962.js [intl] Remove redundant type checking system 2017-01-09 22:24:57 +00:00
regress-4964.js [typedarrays] Use Detach instead of Neuter 2018-12-11 11:57:30 +00:00
regress-4967.js
regress-4970.js [cleanup] Add missing %PrepareFunctionForOptimize in mjsunit tests 2019-06-14 17:03:41 +00:00
regress-4971.js [cleanup] Add missing %PrepareFunctionForOptimize in mjsunit tests 2019-06-14 17:03:41 +00:00
regress-5004.js
regress-5006.js [test] Add %PrepareForOptimization to even more tests 2019-06-12 14:40:14 +00:00
regress-5018.js
regress-5033.js [test] Add %PrepareForOptimization to even more tests 2019-06-12 14:40:14 +00:00
regress-5036.js
regress-5085.js [test] Add %PrepareForOptimization to even more tests 2019-06-12 14:40:14 +00:00
regress-5106.js
regress-5173.js
regress-5174.js
regress-5178.js
regress-5181.js
regress-5199.js
regress-5205.js [cleanup] Add missing %PrepareFunctionForOptimize in mjsunit tests 2019-06-14 17:03:41 +00:00
regress-5213.js
regress-5214.js
regress-5216.js
regress-5245.js
regress-5252.js Check that function was prepared before optimizing using manually 2019-07-11 14:57:49 +00:00
regress-5262.js [cleanup] Add missing %PrepareFunctionForOptimize in mjsunit tests 2019-06-14 17:03:41 +00:00
regress-5275-1.js [test] Add %PrepareForOptimization to even more tests 2019-06-12 14:40:14 +00:00
regress-5275-2.js [test] Add %PrepareForOptimization to even more tests 2019-06-12 14:40:14 +00:00
regress-5286.js [test] Add %PrepareForOptimization to even more tests 2019-06-12 14:40:14 +00:00
regress-5295-2.js Use a different map to distinguish eval contexts 2016-12-20 16:23:19 +00:00
regress-5295.js Use a different map to distinguish eval contexts 2016-12-20 16:23:19 +00:00
regress-5332.js [test] Add %PrepareForOptimization to even more tests 2019-06-12 14:40:14 +00:00
regress-5342.js Do not include Error.captureStackTrace in the trace 2016-09-02 09:51:42 +00:00
regress-5351.js [regexp] Don't cache exec method in Regexp.proto[@@split] 2016-09-27 14:02:33 +00:00
regress-5357.js [test] Add %PrepareForOptimization to even more tests 2019-06-12 14:40:14 +00:00
regress-5404.js [cleanup] Add missing %PrepareFunctionForOptimize in mjsunit tests 2019-06-14 17:03:41 +00:00
regress-5405.js Replace %RunMicrotasks with %PerformMicrotaskCheckpoint 2018-12-06 11:10:18 +00:00
regress-5434.js [regexp] Add regression test for v8:5434 2016-10-24 10:39:01 +00:00
regress-5440.js [turbofan] Remove --turbo shorthand for --turbo-filter. 2017-06-23 11:19:19 +00:00
regress-5454.js Don't skip hole checks inside patterns in parameter lists 2016-10-04 17:04:19 +00:00
regress-5476.js [promises] fix deferred object leak 2016-10-06 18:29:35 +00:00
regress-5566.js [regexp] Set static property attributes as in spec proposal 2016-10-27 08:26:05 +00:00
regress-5636-1.js [cleanup] Add missing %PrepareFunctionForOptimize in mjsunit tests 2019-06-14 17:03:41 +00:00
regress-5636-2.js [cleanup] Add missing %PrepareFunctionForOptimize in mjsunit tests 2019-06-14 17:03:41 +00:00
regress-5638.js [cleanup] Add missing %PrepareFunctionForOptimize in mjsunit tests 2019-06-17 13:14:51 +00:00
regress-5638b.js [cleanup] Add missing %PrepareFunctionForOptimize in mjsunit tests 2019-06-17 13:14:51 +00:00
regress-5648.js [parser] Fix scopes in rewriting of for-of and destructuring assignments. 2016-11-24 09:48:21 +00:00
regress-5660.js Reland "[turbofan] Improve equality on NumberOrOddball" 2020-05-28 11:33:46 +00:00
regress-5664.js [scopes] Propagate inner-scope-calls-eval to make sure we context allocate in inserted scopes 2016-11-29 12:01:34 +00:00
regress-5669.js Fix: KeyedStoreGeneric must check for writable array length 2017-01-11 11:37:44 +00:00
regress-5691.js Replace %RunMicrotasks with %PerformMicrotaskCheckpoint 2018-12-06 11:10:18 +00:00
regress-5692.js ParserBase should accept ESCAPED_STRICT_RESERVED_WORD as an identifier 2017-02-15 02:35:12 +00:00
regress-5736.js Force ctxt allocation in eval scopes. 2017-01-03 20:27:20 +00:00
regress-5749.js [test] Add %PrepareForOptimization to even more tests 2019-06-12 14:40:14 +00:00
regress-5763-1.js [es6] Fix the %TypedArray% constructor. 2016-12-20 16:14:08 +00:00
regress-5763-2.js [es6] Fix the %TypedArray% constructor. 2016-12-20 16:14:08 +00:00
regress-5772.js [ic] Always use generic ICs for growing element stores on arguments 2016-12-22 14:10:51 +00:00
regress-5780.js Object.prototype.toString must reflect mutated @@toStringTag values for primitives 2016-12-27 17:57:38 +00:00
regress-5783.js Fix SealHandleScope usage in runtime-classes.cc 2016-12-27 18:55:16 +00:00
regress-5790.js [cleanup] Add missing %PrepareFunctionForOptimize in mjsunit tests 2019-06-17 13:14:51 +00:00
regress-5802.js [cleanup] Add missing %PrepareFunctionForOptimize in mjsunit tests 2019-06-17 13:14:51 +00:00
regress-5836.js String.prototype.anchor and others should not cause side effects. 2017-01-13 08:38:23 +00:00
regress-5845.js [regexp] Implement regexp groups as wrapper. 2017-01-18 08:14:59 +00:00
regress-5888.js [wasm] merge js constants file in module-builder 2019-01-30 22:10:34 +00:00
regress-5902.js [runtime] Properly deal with prototype setup mode during class literal instantiation. 2017-11-28 09:11:59 +00:00
regress-5911.js [wasm] merge js constants file in module-builder 2019-01-30 22:10:34 +00:00
regress-5927.js [interpreter] When generating bytecode, properly track current scope. 2017-02-19 13:08:19 +00:00
regress-5938.js [parsing] Produce same Scopes in Parser and PreParser when the params are not simple. 2017-02-08 17:14:30 +00:00
regress-5943.js [test] Add %PrepareForOptimization to even more tests 2019-06-12 14:40:14 +00:00
regress-5972.js [test] Add %PrepareForOptimization to even more tests 2019-06-12 14:40:14 +00:00
regress-5974.js [builtins] Convert the hole to undefined when pushing spread arguments. 2017-02-15 18:32:16 +00:00
regress-6063.js [test] Add %PrepareForOptimization to even more tests 2019-06-12 14:40:14 +00:00
regress-6082.js [test] Add %PrepareForOptimization to even more tests 2019-06-12 14:40:14 +00:00
regress-6121.js [cleanup] Add missing %PrepareFunctionForOptimize in mjsunit tests 2019-06-17 13:14:51 +00:00
regress-6142.js [parser] Use better error message to continue a non IterationStatement 2017-03-25 22:04:15 +00:00
regress-6186.js [regexp] Handle a function Proxy passed to String.prototype.replace 2017-04-04 18:48:56 +00:00
regress-6196.js [asm.js] Fix nested function table calls. 2017-04-04 10:28:06 +00:00
regress-6203.js [asm.js] Prevent throwing of asm.js warning messages. 2017-04-05 14:41:52 +00:00
regress-6209.js [regexp] Properly handle HeapNumbers in AdvanceStringIndex 2017-04-06 18:43:09 +00:00
regress-6210.js [regexp] Fix two more possible shape changes on fast path 2017-04-06 15:52:21 +00:00
regress-6223.js [cleanup] Move mjsunit regression tests into test/mjsunit/regress 2017-07-11 10:02:43 +00:00
regress-6248.js [class] Fix super call evaluation order 2020-10-29 16:08:34 +00:00
regress-6280.js [asm.js] Treat typed array constructors as stdlib uses. 2017-04-24 13:33:35 +00:00
regress-6288.js Fix locale of Intl.Collator..resolvedOptions 2020-09-16 15:53:09 +00:00
regress-6298.js [asm.js] Fix numeric literal bounds checking. 2017-04-26 13:45:45 +00:00
regress-6337.js [parser] Fix fatal error on spread in class properties 2017-05-02 18:03:13 +00:00
regress-6373.js [test] Add %PrepareForOptimization to even more tests 2019-06-12 14:40:14 +00:00
regress-6431.js [asm.js] Ensure coercion of imports is non-observable. 2017-06-20 13:55:35 +00:00
regress-6509.js [ast] AstTraversalVisitor should visit the Declarations of Block scopes 2017-06-29 17:51:22 +00:00
regress-6607-1.js Reland "[Test] Update tests to work with lazy feedback allocation." 2019-05-08 12:51:13 +00:00
regress-6607-2.js Reland "[Test] Update tests to work with lazy feedback allocation." 2019-05-08 12:51:13 +00:00
regress-6657.js [builtins] Fix missing check in Array.prototype.filter. 2017-08-04 08:55:15 +00:00
regress-6677.js Throw errors when assigning to const variables inside with 2017-08-08 02:00:22 +00:00
regress-6681.mjs [test] Remove module pragma in favor of .mjs 2019-06-27 13:25:48 +00:00
regress-6700.js Reland "[asmjs] Properly validate asm.js heap sizes" 2018-08-21 09:00:04 +00:00
regress-6703.js Reland "[regexp] fix Latin1 ignore-case bug." 2018-02-06 10:34:12 +00:00
regress-6707.js [builtins] Array.prototype.concat should set length on return value 2017-08-28 18:02:48 +00:00
regress-6708.js [builtins] Array.prototype.concat should set length on return value 2017-08-28 18:02:48 +00:00
regress-6711.js Check for "SuperNotCalled" on "delete this" in a constructor 2019-01-22 18:58:42 +00:00
regress-6733.js [ignition] Fix return value of delete on global lexical variables 2017-08-23 16:17:48 +00:00
regress-6838-1.js [asm.js] Fix Math.min/max signatures to take signed. 2017-09-25 12:58:57 +00:00
regress-6838-2.js [asm.js] Fix Math.ceil/floor/sqrt to return floatish. 2017-09-25 15:53:04 +00:00
regress-6838-3.js [asm.js] Fix Math.abs signature to return unsigned. 2017-09-26 13:02:53 +00:00
regress-6838-4.js [asm.js] Force -0 to be double 2020-01-20 11:50:31 +00:00
regress-6907.js [cleanup] Add missing %PrepareFunctionForOptimize in mjsunit tests 2019-06-17 13:14:51 +00:00
regress-6941.js Reland "[Test] Update tests to work with lazy feedback allocation." 2019-05-08 12:51:13 +00:00
regress-6948.js Reland "[Test] Update tests to work with lazy feedback allocation." 2019-05-08 12:51:13 +00:00
regress-6970.js [parser] Fix rewinding logic for destructuring in arrow params 2017-10-24 14:54:52 +00:00
regress-6989.js Reland "[Test] Update tests to work with lazy feedback allocation." 2019-05-08 12:51:13 +00:00
regress-6991.js Reland "[Test] Update tests to work with lazy feedback allocation." 2019-05-08 12:51:13 +00:00
regress-7014-1.js Reland "[Test] Update tests to work with lazy feedback allocation." 2019-05-08 12:51:13 +00:00
regress-7014-2.js Reland "[Test] Update tests to work with lazy feedback allocation." 2019-05-08 12:51:13 +00:00
regress-7026.js [ic] Internalize strings on the fly in KeyedLoadICGeneric. 2017-11-02 20:57:10 +00:00
regress-7115.js [runtime] Properly deal with prototype setup mode during class literal instantiation. 2017-11-28 09:11:59 +00:00
regress-7135.js Reland "[Test] Update tests to work with lazy feedback allocation." 2019-05-08 12:51:13 +00:00
regress-7254.js [Compile] Avoid flushing code that's marked for optimization in tests. 2019-02-27 16:44:24 +00:00
regress-7369.js Fix parseInt fast-path to return -0 when needed 2018-01-26 18:17:03 +00:00
regress-7510.js [cleanup] Add missing %PrepareFunctionForOptimize in mjsunit tests 2019-06-17 13:14:51 +00:00
regress-7642.js [interpreter] Move desugaring of spread super call to bytecode generator 2018-04-13 18:25:31 +00:00
regress-7652.js Check length in Array.prototype.concat. 2018-04-17 13:04:18 +00:00
regress-7677.js Remove incorrect receiver checks from some array methods. 2018-04-23 08:57:35 +00:00
regress-7716.js Refactor unreliable Proxy tests 2018-08-02 21:20:59 +00:00
regress-7740.js [test] Add %PrepareForOptimization to even more tests 2019-06-12 14:40:14 +00:00
regress-7773.js Install "name" property on anonymous classes 2020-08-18 16:41:23 +00:00
regress-7791.js Fix bug in object literals with redeclarations. 2018-05-28 13:00:07 +00:00
regress-7893.js [asmjs] Fix parsing hex numeric literals ending with 'e'. 2018-07-02 11:52:18 +00:00
regress-8033.js [parsing] Fix detection of invalid continue targets. 2018-08-14 08:30:47 +00:00
regress-8133-1.js Reland "[typedarray] Properly convert hole to undefined in TypedArray.from" 2018-09-13 08:34:21 +00:00
regress-8133-2.js Reland "[typedarray] Properly convert hole to undefined in TypedArray.from" 2018-09-13 08:34:21 +00:00
regress-8241.js [parser] Validate destructuring assignment pattern in correct classifier 2018-10-23 09:26:19 +00:00
regress-8265.js Reland^5 "[flags] warn about contradictory flags" 2020-09-18 15:45:00 +00:00
regress-8377.js [asm.js] Fix fall-back case in MultiplicativeExpression. 2018-10-29 12:59:01 +00:00
regress-8384.js [test] Add %PrepareForOptimization to even more tests 2019-06-12 14:40:14 +00:00
regress-8449.js Fix ArrayIteratorPrototypeNext for holes. 2018-11-13 10:09:31 +00:00
regress-8510-2.js [scopes] Skip dynamic vars in eval scopes during lookup 2019-08-02 14:55:13 +00:00
regress-8510.js Fix crash when reporting exceptions 2019-06-18 20:52:38 +00:00
regress-8607.js [parser] Fix late-checked destructuring pattern followed by property (2) 2018-12-18 20:10:36 +00:00
regress-8630.js Reland "Reland "Let all early errors be SyntaxErrors."" 2019-07-08 10:15:46 +00:00
regress-8659.js [parser] Parenthesized identifiers are invalid as part of a declaration 2019-01-09 11:02:55 +00:00
regress-8708.js [array] Add stack overflow check for Array#flat 2019-01-21 10:39:45 +00:00
regress-8913.js [cleanup] Add missing %PrepareFunctionForOptimize in mjsunit tests 2019-06-17 13:14:51 +00:00
regress-8947.js [wasm] Fix import of reexported API function 2019-03-05 14:34:57 +00:00
regress-9002.js [turbofan] Brokerize JSInliningHeuristic 2019-04-08 13:47:36 +00:00
regress-9017.js Touch guard pages when allocating stack frames 2019-05-02 17:46:18 +00:00
regress-9022.js [asm.js] Fix break depth calculation for named blocks. 2019-03-25 14:00:58 +00:00
regress-9036-1.js [csa] Fix instanceof for LHS with proxy in prototype chain 2019-03-26 19:35:25 +00:00
regress-9036-2.js [csa] Fix instanceof for LHS with proxy in prototype chain 2019-03-26 19:35:25 +00:00
regress-9036-3.js [csa] Fix instanceof for LHS with proxy in prototype chain 2019-03-26 19:35:25 +00:00
regress-9105.js Reland "[typedarray] Make JSTypedArray::length authoritative." 2019-05-07 11:46:06 +00:00
regress-9209.js [verify-heap] Move verification to Heap::StartTearDown 2020-01-10 12:06:01 +00:00
regress-9383.js [interpreter] Fix order of bytecode generated for adding getters/setters 2019-06-20 18:41:42 +00:00
regress-9441.js Fix feedback loss when builtins throw 2020-05-28 12:20:37 +00:00
regress-9466.js Reland "[runtime] Fix protector invalidation" 2019-07-19 13:32:25 +00:00
regress-9546.js [turbofan] Revert algorithm simplification in Math.hypot 2019-08-05 11:12:58 +00:00
regress-9560.js [parser] Validate the target of property access assignment as expression 2019-07-30 11:41:59 +00:00
regress-9781.js Add missing null condition in Proxy GetPrototypeof 2019-09-30 17:56:34 +00:00
regress-9832.js [wasm][eh] Remove exnref type 2021-01-15 16:37:26 +00:00
regress-9894.js Handle nonextensible obj in Map::GetInitalElements 2019-10-28 08:00:48 +00:00
regress-10138.js Fix native stacks flag for pointer compression 2020-01-21 09:40:57 +00:00
regress-10508.js [runtime] Return undefined as CallSite::getFunction for scripts 2020-05-11 13:06:11 +00:00
regress-10802.js [builtins] Use fast path for JSArray source in TypedArray.from() 2020-09-01 20:53:19 +00:00
regress-10908.js Fix Array.p.pop() for read-only length 0 2020-09-30 15:34:48 +00:00
regress-10931.js [typedarray] Throw rather than crash when too large to sort 2020-09-30 15:20:33 +00:00
regress-11115.js Fix rare stack overflow in instanceof 2020-11-23 10:48:49 +00:00
regress-11274.js [runtime] Fix TypedArrayPrototype protector cell checks 2020-12-16 16:31:00 +00:00
regress-45469.js
regress-52801.js
regress-58740.js
regress-70066.js
regress-71647.js
regress-78270.js
regress-82769.js
regress-84234.js
regress-88591.js
regress-88858.js
regress-91008.js
regress-91010.js
regress-91013.js [elements] Rename Has*Elements and Is*ElementsKind methods 2017-07-03 09:25:53 +00:00
regress-91120.js
regress-91787.js
regress-94425.js
regress-95113.js [elements] Rename Has*Elements and Is*ElementsKind methods 2017-07-03 09:25:53 +00:00
regress-95485.js
regress-95920.js
regress-96523.js
regress-97116.js [test] Add %PrepareForOptimization to even more tests 2019-06-12 14:40:14 +00:00
regress-97116b.js [test] Add %PrepareForOptimization to even more tests 2019-06-12 14:40:14 +00:00
regress-98773.js
regress-99167.js
regress-100409.js [test] Add %PrepareForOptimization to even more tests 2019-06-12 14:40:14 +00:00
regress-100702.js
regress-103259.js
regress-108296.js [test] Add %PrepareForOptimization to even more tests 2019-06-12 14:40:14 +00:00
regress-110509.js [test] Add %PrepareForOptimization to even more tests 2019-06-12 14:40:14 +00:00
regress-113924.js
regress-115100.js [test] Add %PrepareForOptimization to even more tests 2019-06-12 14:40:14 +00:00
regress-115452.js [mjsunit] Remove non-existing flags from tests. 2017-05-02 08:53:51 +00:00
regress-117409.js
regress-117794.js
regress-119429.js
regress-119925.js
regress-120099.js
regress-121407.js
regress-123512.js [cleanup] Add %PrepareForOptimization to some more mjsunit tests. 2019-06-14 13:55:11 +00:00
regress-123919.js [test] Add %PrepareForOptimization to even more tests 2019-06-12 14:40:14 +00:00
regress-124594.js [test] Add %PrepareForOptimization to even more tests 2019-06-12 14:40:14 +00:00
regress-125515.js
regress-126412.js
regress-128018.js
regress-128146.js
regress-131923.js
regress-133211.js
regress-133211b.js
regress-136048.js
regress-137768.js [test] Add %PrepareForOptimization to even more tests 2019-06-12 14:40:14 +00:00
regress-143967.js
regress-145201.js
regress-148378.js
regress-155924.js
regress-164442.js [test] Add %PrepareForOptimization to even more tests 2019-06-12 14:40:14 +00:00
regress-165637.js [js-perf-test] Remove flaky perf test from mjsunittest... 2018-06-11 09:52:58 +00:00
regress-166379.js [test] Add %PrepareForOptimization to even more tests 2019-06-12 14:40:14 +00:00
regress-166553.js
regress-171641.js [test] Add %PrepareForOptimization to even more tests 2019-06-12 14:40:14 +00:00
regress-201590.js [cleanup] Add %PrepareForOptimization to some more mjsunit tests. 2019-06-14 13:55:11 +00:00
regress-234101.js [test] Add %PrepareForOptimization to even more tests 2019-06-12 14:40:14 +00:00
regress-235311.js
regress-237617.js
regress-241344.js
regress-247688.js [test] Add %PrepareForOptimization to even more tests 2019-06-12 14:40:14 +00:00
regress-252797.js Reland "[Test] Update tests to work with lazy feedback allocation." 2019-05-08 12:51:13 +00:00
regress-264203.js [cleanup] Add missing %PrepareFunctionForOptimize in mjsunit tests 2019-06-14 17:03:41 +00:00
regress-270142.js
regress-280531.js
regress-298269.js [cleanup] Add %PrepareFunctionForOptimize for tests that use %OptimizeOsr 2019-06-18 16:47:29 +00:00
regress-299979.js
regress-318420.js [cleanup] Add %PrepareForOptimization to some more mjsunit tests. 2019-06-14 13:55:11 +00:00
regress-319722-ArrayBuffer.js [builtins] Allow 2Gb TypedArrays on 64-bit architectures 2019-11-11 21:42:56 +00:00
regress-319722-TypedArrays.js [builtins] Allow 2Gb TypedArrays on 64-bit architectures 2019-11-11 21:42:56 +00:00
regress-320532.js [cleanup] Add missing %PrepareFunctionForOptimize in mjsunit tests 2019-06-14 17:03:41 +00:00
regress-323845.js [test] Add %PrepareForOptimization to even more tests 2019-06-12 14:40:14 +00:00
regress-324028.js
regress-330046.js [test] Add %PrepareFunctionForOptimize in mjsunit tests 2019-06-17 14:13:02 +00:00
regress-331416.js [test] Add %PrepareForOptimization to even more tests 2019-06-12 14:40:14 +00:00
regress-331444.js [Test] Lower arg count to avoid going over stack limit on Arm64. 2020-07-03 11:16:40 +00:00
regress-333594.js [test] Add %PrepareForOptimization to even more tests 2019-06-12 14:40:14 +00:00
regress-334708.js [test] Add %PrepareForOptimization to even more tests 2019-06-12 14:40:14 +00:00
regress-336820.js [test] Fix flaky OOM regression test 2019-01-22 16:42:40 +00:00
regress-340125.js
regress-343609.js [cleanup] Add PrepareFunctionForOptimization to regression tests 2019-06-14 09:59:20 +00:00
regress-346343.js [test] Add %PrepareForOptimization to even more tests 2019-06-12 14:40:14 +00:00
regress-346587.js [test] Add %PrepareForOptimization to even more tests 2019-06-12 14:40:14 +00:00
regress-347262.js [test] Add %PrepareForOptimization to even more tests 2019-06-12 14:40:14 +00:00
regress-347530.js
regress-347543.js [test] Add %PrepareForOptimization to even more tests 2019-06-12 14:40:14 +00:00
regress-347904.js [test] Add %PrepareForOptimization to even more tests 2019-06-12 14:40:14 +00:00
regress-347909.js [test] Add %PrepareForOptimization to even more tests 2019-06-12 14:40:14 +00:00
regress-347912.js
regress-347914.js [cleanup] Add PrepareFunctionForOptimization to regression tests 2019-06-14 09:59:20 +00:00
regress-348280.js [test] Add %PrepareForOptimization to even more tests 2019-06-12 14:40:14 +00:00
regress-348512.js [test] Add %PrepareForOptimization to even more tests 2019-06-12 14:40:14 +00:00
regress-349885.js [test] Add %PrepareForOptimization to even more tests 2019-06-12 14:40:14 +00:00
regress-350863.js [test] Add %PrepareForOptimization to even more tests 2019-06-12 14:40:14 +00:00
regress-350865.js
regress-350884.js
regress-350887.js
regress-351261.js [test] Add %PrepareForOptimization to even more tests 2019-06-12 14:40:14 +00:00
regress-351263.js [test] Add %PrepareForOptimization to even more tests 2019-06-12 14:40:14 +00:00
regress-351319.js [test] Add %PrepareForOptimization to even more tests 2019-06-12 14:40:14 +00:00
regress-351624.js [test] Add %PrepareForOptimization to even more tests 2019-06-12 14:40:14 +00:00
regress-352059.js
regress-352982.js [cleanup] Add missing %PrepareFunctionForOptimize in mjsunit tests 2019-06-14 15:54:35 +00:00
regress-353004.js [typedarrays] Use Detach instead of Neuter 2018-12-11 11:57:30 +00:00
regress-353058.js
regress-353551.js [compiler] Make --debug-code the default in debug builds. 2016-12-02 11:36:55 +00:00
regress-354357.js
regress-354433.js [cleanup] Add PrepareFunctionForOptimization to regression tests 2019-06-14 09:59:20 +00:00
regress-355485.js
regress-355486.js [test] Add %PrepareForOptimization to even more tests 2019-06-12 14:40:14 +00:00
regress-355523.js [test] Add %PrepareForOptimization to even more tests 2019-06-12 14:40:14 +00:00
regress-356053.js Reland^5 "[flags] warn about contradictory flags" 2020-09-18 15:45:00 +00:00
regress-357054.js
regress-357103.js [test] Remove %SetFlags runtime test method. 2018-08-24 10:48:39 +00:00
regress-357105.js [test] Add %PrepareForOptimization to even more tests 2019-06-12 14:40:14 +00:00
regress-357108.js
regress-358057.js [test] Add %PrepareForOptimization to even more tests 2019-06-12 14:40:14 +00:00
regress-358059.js [test] Add %PrepareForOptimization to even more tests 2019-06-12 14:40:14 +00:00
regress-358088.js
regress-358090.js Revert "[runtime] Reduce spread/apply call max arguments" 2018-11-30 09:54:47 +00:00
regress-359441.js [test] Add %PrepareForOptimization to even more tests 2019-06-12 14:40:14 +00:00
regress-359491.js [test] Add %PrepareForOptimization to even more tests 2019-06-12 14:40:14 +00:00
regress-359525.js
regress-360733.js
regress-361025.js
regress-361608.js [cleanup] Add PrepareFunctionForOptimization to regression tests 2019-06-14 09:59:20 +00:00
regress-362128.js [cleanup] Add PrepareFunctionForOptimization to regression tests 2019-06-14 09:59:20 +00:00
regress-362870.js
regress-363956.js [test] Add %PrepareForOptimization to even more tests 2019-06-12 14:40:14 +00:00
regress-365172-1.js
regress-365172-2.js
regress-365172-3.js
regress-368243.js [cleanup] Add PrepareFunctionForOptimization to regression tests 2019-06-14 09:59:20 +00:00
regress-369450.js
regress-370384.js
regress-370827.js [test] Add %PrepareForOptimization to even more tests 2019-06-12 14:40:14 +00:00
regress-377290.js
regress-379770.js Check that function was prepared before optimizing using manually 2019-07-11 14:57:49 +00:00
regress-380092.js [test] Add %PrepareForOptimization to even more tests 2019-06-12 14:40:14 +00:00
regress-381313.js [test] Add %PrepareForOptimization to even more tests 2019-06-12 14:40:14 +00:00
regress-385054.js [test] Add %PrepareForOptimization to even more tests 2019-06-12 14:40:14 +00:00
regress-385565.js [cleanup][TurboProp] Unify DynamicMapChecks names. 2020-12-02 10:29:49 +00:00
regress-386034.js [test] Add %PrepareForOptimization to even more tests 2019-06-12 14:40:14 +00:00
regress-404981.js
regress-410030.js
regress-410912.js [cleanup] Add missing %PrepareFunctionForOptimize in mjsunit tests 2019-06-14 17:03:41 +00:00
regress-411210.js Reland^5 "[flags] warn about contradictory flags" 2020-09-18 15:45:00 +00:00
regress-412162.js [test] Add %PrepareForOptimization to even more tests 2019-06-12 14:40:14 +00:00
regress-416416.js
regress-416730.js [test] Add %PrepareForOptimization to even more tests 2019-06-12 14:40:14 +00:00
regress-423633.js
regress-425551.js
regress-430201.js [test] Remove %SetFlags runtime test method. 2018-08-24 10:48:39 +00:00
regress-430201b.js [test] Remove %SetFlags runtime test method. 2018-08-24 10:48:39 +00:00
regress-435073.js [test] Add %PrepareForOptimization to even more tests 2019-06-12 14:40:14 +00:00
regress-435477.js [test] Add %PrepareForOptimization to even more tests 2019-06-12 14:40:14 +00:00
regress-436893.js [cleanup] Add PrepareFunctionForOptimization to regression tests 2019-06-14 09:59:20 +00:00
regress-437713.js
regress-437765.js [test] Add %PrepareForOptimization to even more tests 2019-06-12 14:40:14 +00:00
regress-441099.js
regress-444805.js
regress-444805.js-script
regress-446389.js [cleanup] Add PrepareFunctionForOptimization to regression tests 2019-06-14 09:59:20 +00:00
regress-447526.js [cleanup] Add PrepareFunctionForOptimization to regression tests 2019-06-14 09:59:20 +00:00
regress-447561.js
regress-447756.js [test] Crash on invalid intrinsic use unless --fuzzing is on 2020-04-14 15:01:49 +00:00
regress-448711.js
regress-449291.js [test] Add %PrepareForOptimization to even more tests 2019-06-12 14:40:14 +00:00
regress-450895.js
regress-451322.js [test] Add %PrepareForOptimization to even more tests 2019-06-12 14:40:14 +00:00
regress-451958.js [cleanup] Add missing %PrepareFunctionForOptimize in mjsunit tests 2019-06-14 17:03:41 +00:00
regress-453481.js
regress-454725.js
regress-455207.js
regress-455212.js
regress-457935.js [test] Add %PrepareForOptimization to even more tests 2019-06-12 14:40:14 +00:00
regress-458876.js
regress-458987.js
regress-459955.js
regress-460917.js [test] Add %PrepareForOptimization to even more tests 2019-06-12 14:40:14 +00:00
regress-463028.js
regress-466993.js [test] Add %PrepareForOptimization to even more tests 2019-06-12 14:40:14 +00:00
regress-467481.js [test] Add %PrepareForOptimization to even more tests 2019-06-12 14:40:14 +00:00
regress-469605.js
regress-469605b.js
regress-470804.js
regress-472504.js
regress-475705.js Use --opt instead of --crankshaft in tests. 2017-04-28 14:20:39 +00:00
regress-476488.js
regress-479528.js
regress-484544.js Remove --use-allocation-folding relict from tests. 2018-05-09 08:50:59 +00:00
regress-487981.js Reland^5 "[flags] warn about contradictory flags" 2020-09-18 15:45:00 +00:00
regress-488398.js [test] Add %PrepareForOptimization to more tests 2019-06-04 19:58:19 +00:00
regress-489151.js
regress-499790.js
regress-500173.js
regress-500176.js
regress-500831.js [test] Add %PrepareForOptimization to even more tests 2019-06-12 14:40:14 +00:00
regress-500980.js
regress-503565.js
regress-507980.js
regress-509961.js
regress-520029.js
regress-539875.js
regress-542823.js [test] Fix mjsunit/regress/regress-542823 on PPC 2020-10-28 18:19:41 +00:00
regress-543994.js [tests] Fix typo in Flags value. 2017-05-31 08:24:57 +00:00
regress-544991.js
regress-552302.js
regress-554865.js
regress-556543.js [test] Add %PrepareForOptimization to even more tests 2019-06-12 14:40:14 +00:00
regress-572589.js [cleanup] Add missing %PrepareFunctionForOptimize in mjsunit tests 2019-06-17 13:14:51 +00:00
regress-575364.js [wasm] Remove obsolete %IsNotAsmWasmCode predicate. 2016-12-09 11:56:05 +00:00
regress-578775.js
regress-583260.js
regress-585041.js [test] Add %PrepareForOptimization to even more tests 2019-06-12 14:40:14 +00:00
regress-585775.js [regexp] Let RegExp.prototype.compile return this 2016-12-15 07:29:39 +00:00
regress-587004.js Cleanup: Move mjsunit/regress-*.js into mjsunit/regress/. 2016-11-29 14:20:53 +00:00
regress-588599.js
regress-590074.js [test] Add %PrepareForOptimization to even more tests 2019-06-12 14:40:14 +00:00
regress-592341.js [test] Add %PrepareForOptimization to even more tests 2019-06-12 14:40:14 +00:00
regress-592352.js [wasm] asm.js - Remove Wasm.instantiateModuleFromAsm, use asm.js directly. 2016-08-23 04:07:23 +00:00
regress-592353.js [cleanup] Add missing %PrepareFunctionForOptimize in mjsunit tests 2019-06-17 13:14:51 +00:00
regress-593299.js [cleanup] Remove always-off support for tail calls 2017-07-13 19:29:05 +00:00
regress-595319.js
regress-596718.js
regress-599068-func-bindings.js [test] Add %PrepareForOptimization to even more tests 2019-06-12 14:40:14 +00:00
regress-599089-array-push.js
regress-599412.js [test] Add %PrepareForOptimization to even more tests 2019-06-12 14:40:14 +00:00
regress-599414-array-concat-fast-path.js [Tests] Fix regress/regress-599414-array-concat-fast-path on Android. 2018-08-21 11:02:26 +00:00
regress-599710.js [test] Add %PrepareForOptimization to even more tests 2019-06-12 14:40:14 +00:00
regress-599719.js [asm.js] Fix invalid test case. 2017-03-30 09:16:25 +00:00
regress-599825.js [wasm] Remove obsolete %IsNotAsmWasmCode predicate. 2016-12-09 11:56:05 +00:00
regress-602970.js
regress-604044.js Cleanup: Move mjsunit/regress-*.js into mjsunit/regress/. 2016-11-29 14:20:53 +00:00
regress-605470.js [fullcodegen] Remove --stress-fullcodegen flag. 2017-08-10 09:52:49 +00:00
regress-606021.js [cleanup] Add missing %PrepareFunctionForOptimize in mjsunit tests 2019-06-17 13:14:51 +00:00
regress-608630.js [wasm] asm.js - Remove Wasm.instantiateModuleFromAsm, use asm.js directly. 2016-08-23 04:07:23 +00:00
regress-610633.js
regress-612146.js [test] Add %PrepareForOptimization to even more tests 2019-06-12 14:40:14 +00:00
regress-612412.js Reland "[Test] Update tests to work with lazy feedback allocation." 2019-05-08 12:51:13 +00:00
regress-613928.js [wasm] Remove obsolete %IsNotAsmWasmCode predicate. 2016-12-09 11:56:05 +00:00
regress-615776.js
regress-616386.js
regress-617525.js [wasm] Remove obsolete %IsNotAsmWasmCode predicate. 2016-12-09 11:56:05 +00:00
regress-617526.js [wasm] asm.js - Remove Wasm.instantiateModuleFromAsm, use asm.js directly. 2016-08-23 04:07:23 +00:00
regress-617529.js [wasm] Remove obsolete %IsNotAsmWasmCode predicate. 2016-12-09 11:56:05 +00:00
regress-618608.js Use --opt instead of --crankshaft in tests. 2017-04-28 14:20:39 +00:00
regress-618657.js [fullcodegen] Remove --stress-fullcodegen flag. 2017-08-10 09:52:49 +00:00
regress-619382.js
regress-620553.js
regress-620750.js
regress-621869.js
regress-622663.js
regress-625121.js [cleanup] Add missing %PrepareFunctionForOptimize in mjsunit tests 2019-06-17 13:14:51 +00:00
regress-631050.js
regress-632289.js [test] Add %PrepareForOptimization to even more tests 2019-06-12 14:40:14 +00:00
regress-633998.js
regress-635429.js
regress-638134.js [Parser] Track ContainsDot for SMI values. 2016-08-18 08:15:43 +00:00
regress-639270.js [cleanup] Add missing %PrepareFunctionForOptimize in mjsunit tests 2019-06-17 13:14:51 +00:00
regress-641091.js [regexp] Consider surrogate pairs when optimizing disjunctions 2017-04-12 09:09:12 +00:00
regress-642409.js [cleanup] Add missing %PrepareFunctionForOptimize in mjsunit tests 2019-06-17 13:14:51 +00:00
regress-645680.js [runtime] Keep FAST_SLOPPY_ARGUMENTS packed 2017-05-15 07:36:41 +00:00
regress-648373-sloppy-arguments-includesValues.js [elements] Rename FAST elements kinds 2017-06-30 13:31:44 +00:00
regress-648719.js Use a different map to distinguish eval contexts 2016-12-20 16:23:19 +00:00
regress-649067.js Declare the arguments object before creating the function var, to make sure it masks it 2016-09-22 19:16:42 +00:00
regress-649078.js [promises] PromiseResolveThenableJob: change then to be a JSReceiver 2016-09-21 23:56:20 +00:00
regress-651327.js Readd default function variables upon scope reset for preparse abort 2016-09-29 13:29:15 +00:00
regress-653407.js [test] Add %PrepareForOptimization to even more tests 2019-06-12 14:40:14 +00:00
regress-655573.js Reland "[Compiler] Remove CompileDebugCode and EnsureBytecode and replace with Compile" 2017-08-17 13:21:44 +00:00
regress-662254.js
regress-662845.js [test] Add %PrepareForOptimization to even more tests 2019-06-12 14:40:14 +00:00
regress-662904.js [cleanup] Add %PrepareFunctionForOptimize for tests that use %OptimizeOsr 2019-06-18 16:47:29 +00:00
regress-664087.js [test] Add %PrepareForOptimization to even more tests 2019-06-12 14:40:14 +00:00
regress-666046.js [mjsunit] Fix tests failing with lazy feedback allocation in gc stress 2019-06-06 06:16:37 +00:00
regress-666721.js
regress-667061.js
regress-667603.js [d8] Do not try to verify zero-ness of failed virtual memory allocation. 2016-11-22 12:36:37 +00:00
regress-669024.js [test] Add %PrepareForOptimization to even more tests 2019-06-12 14:40:14 +00:00
regress-670147.js
regress-670671.js [stubs] Add option to allow LO space allocation 2016-12-06 14:08:57 +00:00
regress-670808.js [wasm] Implement location from stack trace for asm.js frames 2016-12-05 19:30:16 +00:00
regress-670981-array-push.js Fix empty push bug in Array.push 2017-01-04 10:57:26 +00:00
regress-672041.js [heap] Initialize the owner on each page after lospace allocation 2016-12-14 06:45:35 +00:00
regress-673241.js [wasm] Handle potentially null callee-pc 2016-12-12 12:30:39 +00:00
regress-673242.js [test] Add %PrepareForOptimization to even more tests 2019-06-12 14:40:14 +00:00
regress-673297.js [wasm] Patch the native context embedded in compiled code 2017-01-12 18:30:17 +00:00
regress-674232.js Implement header size calculation for array iterators. 2016-12-20 10:38:17 +00:00
regress-674753.js
regress-676025.js
regress-677055.js [intl] Remove redundant type checking system 2017-01-09 22:24:57 +00:00
regress-677685.js [fullcodegen] Remove --stress-fullcodegen flag. 2017-08-10 09:52:49 +00:00
regress-678525.js
regress-678917.js Increase old space size for regress-678917.js 2019-11-07 10:19:45 +00:00
regress-679727.js Parser: Fix InitializerRewriter. 2017-01-12 15:52:00 +00:00
regress-681171-1.js [generators] Always call function with closure context when resuming. 2017-01-17 13:44:10 +00:00
regress-681171-2.js [generators] Always call function with closure context when resuming. 2017-01-17 13:44:10 +00:00
regress-681171-3.js [generators] Always call function with closure context when resuming. 2017-01-17 13:44:10 +00:00
regress-681383.js [cleanup] Add missing %PrepareFunctionForOptimize in mjsunit tests 2019-06-17 13:14:51 +00:00
regress-681984.js Also suppress exception messages thrown by native scripts 2017-01-20 08:57:42 +00:00
regress-682242.js [Ignition/turbo] Add a CallWithSpread bytecode. 2017-01-23 09:03:35 +00:00
regress-682349.js Replace %RunMicrotasks with %PerformMicrotaskCheckpoint 2018-12-06 11:10:18 +00:00
regress-682649.js
regress-683617.js [test] Add %PrepareForOptimization to even more tests 2019-06-12 14:40:14 +00:00
regress-685086.js [Builtins] Smi-check the spread and go to runtime in CheckSpreadAndPushToStack. 2017-01-25 13:55:58 +00:00
regress-688690.js [string] Don't tail-call into runtime with adaptor frames 2017-02-06 09:47:55 +00:00
regress-689016.js [builtins] Fix crash on stack overflow in CheckSpreadAndPushToStack. 2017-02-07 09:58:19 +00:00
regress-693500.js [regexp] Fix smi receiver in stack accessors 2017-02-20 11:48:10 +00:00
regress-696251.js [typedarrays] Fix Out of Bound Access in TypedArraySortFast 2017-02-27 11:41:25 +00:00
regress-696332.js [ast] Fix bug in deserialization of catch scopes. 2017-03-01 08:45:46 +00:00
regress-696651.js [test] Add %PrepareForOptimization to even more tests 2019-06-12 14:40:14 +00:00
regress-698790.js [test] Add %PrepareForOptimization to even more tests 2019-06-12 14:40:14 +00:00
regress-704811.js [parser] Fix crash when lazy arrow func params contain destructuring assignments. 2017-03-28 08:22:46 +00:00
regress-705934.js Remove always-true --harmony-regexp-named-captures runtime flag 2018-06-05 08:27:08 +00:00
regress-706234-2.js [parser] don't rewrite destructuring assignments in params for lazy top level arrow functions 2017-04-04 20:35:03 +00:00
regress-706234.js [parser] don't rewrite destructuring assignments in params for lazy top level arrow functions 2017-04-04 20:35:03 +00:00
regress-707066.js Remove always-true --harmony-function-tostring runtime flag 2018-10-03 15:04:16 +00:00
regress-707187.js [regexp] Avoid integer overflow in callable @@replace 2017-11-21 12:09:13 +00:00
regress-707410.js [typedarrays] Use Detach instead of Neuter 2018-12-11 11:57:30 +00:00
regress-707675.js [runtime] Filter out non-JSObject prototypes when eliding iteration. 2017-04-10 15:37:11 +00:00
regress-708247.js [regexp] Ensure there are no shape changes on the fast path 2017-04-06 08:12:56 +00:00
regress-708598.js [parser] Skipping inner funcs: Fix untrue DCHECK. 2017-04-10 11:03:30 +00:00
regress-709029.js [regexp] Avoid side effects between map load and fast path check 2017-04-10 14:57:55 +00:00
regress-709782.js [test] Add %PrepareForOptimization to even more tests 2019-06-12 14:40:14 +00:00
regress-711165.js [d8] Fix leak in IntializeModuleEmbedderData 2017-04-13 21:52:28 +00:00
regress-715582.js Add missing early-bailouts in ast traversal visitors 2017-04-27 10:47:37 +00:00
regress-716044.js Array.prototype.map write error. 2017-05-03 14:11:44 +00:00
regress-718285.js [builtins] Use the byte_length for byte length, not byte_offset. 2017-05-05 09:57:17 +00:00
regress-718891.js [cleanup] Add missing %PrepareFunctionForOptimize in mjsunit tests 2019-06-17 13:14:51 +00:00
regress-719380.js [console] correctly propagate exceptions. 2017-08-31 13:37:12 +00:00
regress-720247.js [scopes] Fix sloppy-mode block-scoped function hoisting edge case 2017-06-22 08:18:55 +00:00
regress-722978.js Reland "[compiler] Delay allocation of heap numbers for deoptimization literals." 2017-05-17 12:20:38 +00:00
regress-723366.js [ic] Properly handle the case when all receiver maps are deprecated. 2017-05-30 09:38:48 +00:00
regress-725858.js [cleanup] Add missing %PrepareFunctionForOptimize in mjsunit tests 2019-06-17 13:14:51 +00:00
regress-726625.js [parser] Treat \ufffe as non-whitespace. 2017-06-20 16:44:51 +00:00
regress-726636.js [Promise] Add smi check for species constructor 2017-05-26 11:18:37 +00:00
regress-727218.js [parser] Disable aborting preparsing for arrow functions. 2017-05-30 14:00:54 +00:00
regress-727662.js [test] Add %PrepareForOptimization to even more tests 2019-06-12 14:40:14 +00:00
regress-729671.js [json] Handle stack overflows in JSON.parse 2017-06-07 07:47:13 +00:00
regress-730254.js [test] Add %PrepareForOptimization to even more tests 2019-06-12 14:40:14 +00:00
regress-732836.js [Test] Lower arg count to avoid going over stack limit on Arm64. 2020-07-03 11:16:40 +00:00
regress-733059.js [heap] Fix adjusting of area end when shrinking large pages 2017-06-14 15:18:01 +00:00
regress-734862.js
regress-737588.js
regress-740694.js [d8] Improve error message for invalid module file 2020-09-28 17:31:04 +00:00
regress-740784.js Don't add dependencies on prototype chain when inlining forEach 2017-07-17 12:54:32 +00:00
regress-743622.js [Compiler] Fix setting shared function info flags from literal for asm_wasm. 2017-07-17 16:08:17 +00:00
regress-744292.js [d8] Exit with error code upon unhandled promise rejection 2020-06-24 07:21:58 +00:00
regress-746909.js [d8] Exit with error code upon unhandled promise rejection 2020-06-24 07:21:58 +00:00
regress-747075.js [test] Add %PrepareForOptimization to even more tests 2019-06-12 14:40:14 +00:00
regress-747825.js [cleanup] Add missing %PrepareFunctionForOptimize in mjsunit tests 2019-06-17 13:14:51 +00:00
regress-748069.js Speed up two tests by skipping slow asserts 2018-11-28 09:17:23 +00:00
regress-751789.js [parser] Check if async function before throwing error 2017-08-09 23:43:52 +00:00
regress-752764.js [test][cleanup] Revive --time, speed up some tests 2019-09-16 11:24:11 +00:00
regress-756608.js [builtins] Fix crash in ProxyHasProperty stub 2017-08-18 13:56:18 +00:00
regress-758763.js [regexp] Pass correct limit to Runtime::kRegExpSplit 2017-08-25 13:59:43 +00:00
regress-760268.js Fix wrongly handled exception in CheckProxyHasTrap 2017-08-30 08:36:28 +00:00
regress-760790.js [csa] Canonicalize empty elements in AllocateJSArray 2017-09-01 16:56:53 +00:00
regress-761639.js Remove unnecessary check in StoreProxy 2017-09-05 10:58:18 +00:00
regress-761831.js [parser] Fix arrow funcs w/ destructuring params again. [Alternative fix] 2017-09-07 13:06:44 +00:00
regress-772190.js [turbofan] Don't try to constant-fold properties from the_hole. 2017-10-06 09:56:41 +00:00
regress-774475.js [parser] Skipping inner funcs: fix related to aborting preparsing. 2017-10-16 13:31:49 +00:00
regress-774824.js [test] Add %PrepareForOptimization to even more tests 2019-06-12 14:40:14 +00:00
regress-775888.js [test] Add %PrepareForOptimization to even more tests 2019-06-12 14:40:14 +00:00
regress-776309.js [cleanup] Add missing %PrepareFunctionForOptimize in mjsunit tests 2019-06-17 13:14:51 +00:00
regress-776338.js [proxy] Fix invalid call to getter in [[Get/Set/Has]] 2017-10-23 11:21:26 +00:00
regress-778574.js Fix Array.protoype.slice bug in argument object handling 2017-10-26 14:32:56 +00:00
regress-778668.js Reland: [builtins] Implement Array.prototype.slice in Torque 2018-10-19 21:27:19 +00:00
regress-779407.js [test][cleanup] Revive --time, speed up some tests 2019-09-16 11:24:11 +00:00
regress-780423.js
regress-781218.js [test] Add %PrepareForOptimization to even more tests 2019-06-12 14:40:14 +00:00
regress-782145.js [string] Fix regexp fast path in MaybeCallFunctionAtSymbol 2017-11-08 09:49:33 +00:00
regress-782754.js [test] Add %PrepareForOptimization to even more tests 2019-06-12 14:40:14 +00:00
regress-783051.js [test] Add %PrepareForOptimization to even more tests 2019-06-12 14:40:14 +00:00
regress-783119.js Fix index bug in splicing dictionary element arrays 2017-11-13 11:21:40 +00:00
regress-784080.js Fix hole handling in fast arguments slice 2017-11-22 12:32:37 +00:00
regress-784862.js [collections] Allocate large collections in large object space 2017-11-15 12:08:35 +00:00
regress-784863.js Fix hole escape in dictionary mode Array.prototype.slice() 2017-11-16 12:17:58 +00:00
regress-784990.js [collections] Handle holes in collection constructor fast paths 2017-11-16 06:59:25 +00:00
regress-785804.js Fix bug in length handling of Array.prototype.slice fast-path 2017-11-20 11:53:13 +00:00
regress-786573.js [regexp] Avoid integer overflow in callable @@replace 2017-11-21 12:09:13 +00:00
regress-786784.js Hold on to FeedbackMetadata when allocating feedback vectors 2020-05-28 16:59:12 +00:00
regress-791334.mjs [test] Remove module pragma in favor of .mjs 2019-06-27 13:25:48 +00:00
regress-791345.js Fix OOB access in Array.prototype.slice 2017-12-05 14:34:17 +00:00
regress-791958.js [test] Add %PrepareForOptimization to even more tests 2019-06-12 14:40:14 +00:00
regress-793588.js Remove always-true --harmony-regexp-property runtime flag 2018-06-05 09:19:59 +00:00
regress-793793.js Remove always-true --harmony-regexp-property runtime flag 2018-06-05 09:19:59 +00:00
regress-794822.js [test] Add %PrepareForOptimization to even more tests 2019-06-12 14:40:14 +00:00
regress-794825.js [test] Add %PrepareForOptimization to even more tests 2019-06-12 14:40:14 +00:00
regress-796427.js [builtins] Add Object#toLocaleString stack check 2017-12-21 14:24:02 +00:00
regress-797481.js [regexp] Add stack check to RegExpExec 2018-01-11 15:39:34 +00:00
regress-797581.js Add quotes around unexpected token SyntaxError 2019-06-11 06:11:58 +00:00
regress-799690.js [asm] Store source position for all loops 2018-01-09 13:56:28 +00:00
regress-799813.js [regexp] Properly handle large values in AdvanceStringIndex 2018-01-09 12:03:55 +00:00
regress-800538.js [regexp] Fix fast/slow-path dispatch in RegExp.p.get flags 2018-01-12 14:06:09 +00:00
regress-800651.js Replace %RunMicrotasks with %PerformMicrotaskCheckpoint 2018-12-06 11:10:18 +00:00
regress-801171.js [regexp] Fix spec ordering issue in @@split 2018-01-12 13:00:39 +00:00
regress-801772.js [parser] Fix declaration order of "arguments" and func name. 2018-01-17 08:29:20 +00:00
regress-802060.js [test] Add %PrepareForOptimization to even more tests 2019-06-12 14:40:14 +00:00
regress-803750.js Revert "[runtime] Reduce spread/apply call max arguments" 2018-11-30 09:54:47 +00:00
regress-804096.js [turbofan] Fix deoptimization framestate in A.p.reduce[Right] 2018-01-22 12:14:06 +00:00
regress-804176.js [builtins] Fix Collection constructor when entries have custom iteration. 2018-01-25 11:11:29 +00:00
regress-804177.js [builtins] Fix Array.of crashes by setting length correctly 2018-01-23 21:59:16 +00:00
regress-804188.js [builtins] Fix Collection constructor when entries have custom iteration. 2018-01-25 11:11:29 +00:00
regress-804288.js [typedarray] Use native context in elements accessor. 2018-01-22 14:27:22 +00:00
regress-804801.js [builtins] Allow bound function / proxy add in collection ctors 2018-01-24 09:49:14 +00:00
regress-804837.js [test] Add %PrepareForOptimization to even more tests 2019-06-12 14:40:14 +00:00
regress-805729.js Fix bug in async generators. 2018-01-31 07:43:28 +00:00
regress-805768.js [test] Add %PrepareForOptimization to even more tests 2019-06-12 14:40:14 +00:00
regress-806473.js
regress-812451.js Reland "[ic] EmitElementStore: don't miss when hitting new space limit." 2018-02-15 12:27:18 +00:00
regress-813440.js [wasm] merge js constants file in module-builder 2019-01-30 22:10:34 +00:00
regress-814643.js [typedarray] Fix IterableToList when Number has an iterator 2018-02-22 10:23:32 +00:00
regress-816289.js [typedarray] Extend ElementsAccessor::CopyElements to all Object types 2018-02-26 15:51:31 +00:00
regress-816317.js [typedarray] Fix failing DCHECK for TA.from with a length getter. 2018-02-26 13:42:23 +00:00
regress-818070.js [cleanup] Add missing %PrepareFunctionForOptimize in mjsunit tests 2019-06-17 13:14:51 +00:00
regress-818438.js [ic] Relax a CHECK. 2018-03-05 10:09:01 +00:00
regress-821137.js [builtins] Fix OOB read/write using Array.from 2018-03-14 11:31:42 +00:00
regress-821368.js [d8] Update new Worker API to match the Web API 2018-09-20 00:10:28 +00:00
regress-838766.js [test] Add %PrepareForOptimization to even more tests 2019-06-12 14:40:14 +00:00
regress-840106.js [typedarrays] Use Detach instead of Neuter 2018-12-11 11:57:30 +00:00
regress-842017.js
regress-842078.js [objects] Disallow externalizing RO_SPACE 2-byte strings 2018-05-11 12:37:55 +00:00
regress-842612.js [test] Add %PrepareForOptimization to even more tests 2019-06-12 14:40:14 +00:00
regress-843062-1.js [runtime] Do not shrink fixed arrays to length 0. 2018-05-24 09:41:00 +00:00
regress-843062-2.js [runtime] Do not shrink fixed arrays to length 0. 2018-05-24 09:41:00 +00:00
regress-843062-3.js [test] Add %PrepareForOptimization to even more tests 2019-06-12 14:40:14 +00:00
regress-843543.js [test] Add %PrepareForOptimization to even more tests 2019-06-12 14:40:14 +00:00
regress-849663.js [date] Fix double-to-int conversion in MakeDay 2018-06-05 16:15:20 +00:00
regress-852258.js [typedarray] Fix incorrect access to typed array byte offset. 2018-06-15 08:26:41 +00:00
regress-852765.js [test] Prevent Unintentionally Undefined Error Types 2019-04-30 08:43:06 +00:00
regress-854066-2.js [typedarray] Use slow case more aggressively in CopyElementsHandleImpl 2018-06-21 12:14:18 +00:00
regress-854066.js [typedarray] Use slow case more aggressively in CopyElementsHandleImpl 2018-06-21 12:14:18 +00:00
regress-862433.js [runtime] Allow FeedbackMetadata objects in old space for verification 2018-07-12 12:55:28 +00:00
regress-863155.js [turbofan] Add a few missing AllowHandleAllocation scopes. 2018-07-13 12:51:04 +00:00
regress-863810.js Reland^5 "[flags] warn about contradictory flags" 2020-09-18 15:45:00 +00:00
regress-865310.js [test] Add %PrepareForOptimization to even more tests 2019-06-12 14:40:14 +00:00
regress-869735.js [test] Add %PrepareForOptimization to even more tests 2019-06-12 14:40:14 +00:00
regress-874178.js
regress-875031.js
regress-875493.js [regexp] Fix invalid lastIndex handling in RegExp.p[@@replace] 2018-08-20 10:25:39 +00:00
regress-877615.js
regress-883059.js Reland^5 "[flags] warn about contradictory flags" 2020-09-18 15:45:00 +00:00
regress-889722.js [turbofan] Prepare broker for the next steps. 2018-09-27 10:22:51 +00:00
regress-890553.js [parser] Fix function name variable tracking 2018-10-01 13:14:33 +00:00
regress-892742.js
regress-892858.js [async-await] Fix global-buffer-overflow issue when loading flag 2018-10-08 09:16:14 +00:00
regress-895691.js [test] Add %PrepareForOptimization to even more tests 2019-06-12 14:40:14 +00:00
regress-896326.js [Test] Set proper simulator stack size in regress-896326 test 2020-07-15 12:03:11 +00:00
regress-897366.js [array] Fix left-trimming in Array.p.sort 2018-10-23 13:58:54 +00:00
regress-897512.js [array] Fix prototype chain interaction in sort pre-processing 2019-01-17 11:53:52 +00:00
regress-897815.js [test] Add %PrepareForOptimization to even more tests 2019-06-12 14:40:14 +00:00
regress-898812.js [parser] Only parse async parenthesized arrow if current_token == ASYNC 2018-10-26 07:54:44 +00:00
regress-898936.js [parser] Only validate async params of valid arrow functions 2018-10-26 07:55:49 +00:00
regress-899115.js [test] Add %PrepareForOptimization to even more tests 2019-06-12 14:40:14 +00:00
regress-899133.js [parser] Temporarily restore RETURN_IF_PARSE_ERROR guarding DCHECK 2018-10-26 16:43:57 +00:00
regress-899474.js [parser] Only throw spread class property error if it's the first error 2018-10-29 09:26:04 +00:00
regress-899537.js [class] Rewrite destructuring assignment in class field initializers 2018-10-30 16:34:04 +00:00
regress-900055.js
regress-900085.js [parser] Restore RETURN_IF_PARSE_ERROR in for/await 2018-10-30 10:11:00 +00:00
regress-900585.js Reland "Reland "Let all early errors be SyntaxErrors."" 2019-07-08 10:15:46 +00:00
regress-900786.js [parser] Simplify Scope::DeclareVariable 2018-11-02 10:27:23 +00:00
regress-900966.js
regress-901633.js [array] Weaken bounds checks in Array.p.sort 2018-11-06 14:04:38 +00:00
regress-901798.js [test] Add %PrepareForOptimization to even more tests 2019-06-12 14:40:14 +00:00
regress-902552.js Reland "[Test] Update tests to work with lazy feedback allocation." 2019-05-08 12:51:13 +00:00
regress-902810.js [parser] Fix cover-grammar initializer positions 2018-11-08 14:42:35 +00:00
regress-903527.js [parser] Cook invalid template literals if we've thrown 2018-11-12 09:34:22 +00:00
regress-903697.js Reland "[Test] Update tests to work with lazy feedback allocation." 2019-05-08 12:51:13 +00:00
regress-903874.js [parser] Replacing ExpressionClassifier with ExpressionScope that knows what it's tracking 2018-12-18 08:32:30 +00:00
regress-904255.js [parser] Restore reparenting of temporaries 2018-11-12 09:44:56 +00:00
regress-904275.js [parser] Don't reindex function literals if there's a parser error 2018-11-12 09:16:50 +00:00
regress-904417.js [test] Add %PrepareForOptimization to even more tests 2019-06-12 14:40:14 +00:00
regress-904707.js [typedarrays] Use Detach instead of Neuter 2018-12-11 11:57:30 +00:00
regress-905587.js [scanner] Reset invalid_template_escape_message during Bookmark::Apply 2018-11-16 10:43:24 +00:00
regress-905907.js [parser] Declare scope-info deserialized function var on the cache scope 2018-11-16 10:12:21 +00:00
regress-906406.js [turbofan] Apply duct-tape to load elimination 2018-11-21 15:23:01 +00:00
regress-906893.js [mjsunit] Move all regress-*.js tests to mjsunit/regress/ 2020-03-03 11:35:13 +00:00
regress-907479.js Reland "Use CopyElements (which uses memcpy) to copy FixedDoubleArray." 2018-12-18 16:34:49 +00:00
regress-907575.js [parser] Drop ExpressionClassifier::ArrowFormalsParameterProduction and BP_to_AFP 2018-11-22 15:13:41 +00:00
regress-907669.js [parser] Don't re-preparse when trying to find an unidentifiable error 2018-11-22 13:00:32 +00:00
regress-908231.js [parser] Relax DCHECK in has_error() case 2018-11-26 10:06:28 +00:00
regress-908250.js [parser] Don't rewrite parameters if has_error() 2018-11-26 09:19:05 +00:00
regress-908975.js [parser] Set rewritable_length to the correct length rather than 0 2018-11-28 08:53:26 +00:00
regress-912162.js Constant field tracking for arrays. 2019-02-06 14:44:43 +00:00
regress-913844.js [mjsunit] Dont generate dumps from regression test 2019-01-14 15:26:16 +00:00
regress-917215.js [parser] Allow same-named labelled blocks in if/else statements 2019-01-11 17:40:18 +00:00
regress-917755.js [parser] Use Token::INIT for hoisted sloppy block functions when possible 2019-01-25 12:24:46 +00:00
regress-917988.js Set the correct scope when initializing parameters. 2019-01-03 10:18:11 +00:00
regress-918763.js [mjsunit] Move all regress-*.js tests to mjsunit/regress/ 2020-03-03 11:35:13 +00:00
regress-919340.js [test] Add %PrepareForOptimization to even more tests 2019-06-12 14:40:14 +00:00
regress-919710.js [parser] Reparse arrow functions with unidentified syntax errors in the correct scope 2019-01-08 14:46:07 +00:00
regress-921382.js [parser] Clear parenthesized flag on collapsing nary expressions 2019-01-15 13:26:23 +00:00
regress-923723.js [parser] Reparsing arrow function head upon failure can overflow the stack 2019-01-21 10:12:10 +00:00
regress-925537.js
regress-926036.js [parser] Make pattern DCHECK dependent on !has_error 2019-01-29 11:03:09 +00:00
regress-930045.js [mjsunit] Move all regress-*.js tests to mjsunit/regress/ 2020-03-03 11:35:13 +00:00
regress-930486.js Fix map equivalence check. 2019-02-11 16:31:35 +00:00
regress-932101.js [mjsunit] Move all regress-*.js tests to mjsunit/regress/ 2020-03-03 11:35:13 +00:00
regress-932953.js [test] Add %PrepareForOptimization to even more tests 2019-06-12 14:40:14 +00:00
regress-933179.js Remove incorrect dcheck from map updater. 2019-02-19 19:04:55 +00:00
regress-933776.js Remove invalid DCHECK in ReplacementStringBuilder 2019-02-21 09:41:06 +00:00
regress-936077.js [test] Add %PrepareForOptimization to even more tests 2019-06-12 14:40:14 +00:00
regress-937681.js [regexp] Fix sticky callable replace with OOB lastIndex 2019-03-11 16:09:47 +00:00
regress-937896.js
regress-940361.js [test] Add %PrepareForOptimization to even more tests 2019-06-12 14:40:14 +00:00
regress-940722.js [regexp] Allow heap allocation on stack overflows 2019-03-12 15:01:59 +00:00
regress-944945.js [asmjs] Check function body size limit 2019-03-27 17:20:20 +00:00
regress-947822.js [regexp] Ensure ToString(replaceValue) is called once in @@replace 2019-04-10 07:12:14 +00:00
regress-948248.js [parser] Fail early for two-byte intrinsic calls 2019-04-02 10:43:12 +00:00
regress-948307.js [heap] Do not {RecordEphemeronKeyWrite} if key is in old-space 2019-04-02 13:24:33 +00:00
regress-950328.js [test] Add %PrepareForOptimization to even more tests 2019-06-12 14:40:14 +00:00
regress-952682.js [mjsunit] Move all regress-*.js tests to mjsunit/regress/ 2020-03-03 11:35:13 +00:00
regress-956426.js [mjsunit] Move all regress-*.js tests to mjsunit/regress/ 2020-03-03 11:35:13 +00:00
regress-958725.js [mjsunit] Move all regress-*.js tests to mjsunit/regress/ 2020-03-03 11:35:13 +00:00
regress-961237.js [turbofan] Fix handling of null in -0 == null comparison 2019-05-13 13:35:03 +00:00
regress-961508.js Reland "[class] implement private method declarations" 2019-05-13 20:20:53 +00:00
regress-961709-classes-opt.js [ic] Don't handle stores with TypedArrays in the prototype chain in ICs 2019-06-18 13:34:11 +00:00
regress-961709-classes.js [ic] Don't handle stores with TypedArrays in the prototype chain in ICs 2019-06-18 13:34:11 +00:00
regress-963346.js [mjsunit] Move all regress-*.js tests to mjsunit/regress/ 2020-03-03 11:35:13 +00:00
regress-963891.js [test] Add %PrepareForOptimization to even more tests 2019-06-12 14:40:14 +00:00
regress-966460.js [mjsunit] Move all regress-*.js tests to mjsunit/regress/ 2020-03-03 11:35:13 +00:00
regress-977870.js [runtime] Remove try_fast path from GetOwnPropertyNames builtin 2019-07-11 14:06:09 +00:00
regress-980891.js [regexp] Handle large named capture groups object 2019-07-09 09:28:46 +00:00
regress-981236.js [ic] Pass the converted value to the runtime when storing to a typed array 2019-07-23 15:53:56 +00:00
regress-982702.js [ic] Fix private field lookup in generic case 2019-07-12 09:42:11 +00:00
regress-988973.js Reland "[regexp] Better quick checks on loop entry nodes" 2019-07-31 14:34:20 +00:00
regress-989914.js [Parser] Don't mark receiver as MaybeAssigned since it can't be assigned. 2019-08-14 11:15:11 +00:00
regress-990205.js
regress-991133.js [Parsing] Fix a bug in UpdateBufferPointers where it incorrectly updated the buffer range. 2019-08-13 14:20:17 +00:00
regress-992389.js [regexp] Fix dirty read in regexp interpreter. 2019-08-13 16:08:18 +00:00
regress-992733.js
regress-996161.js Fix EmitGenericPropertyStore to bailout on stores to TypedArrays 2019-09-10 10:13:38 +00:00
regress-996234.js [regexp] Print correct kind of regexp code (native/bytecode) when tier-up 2019-08-23 09:24:22 +00:00
regress-996391.js [regexp] Dont attempt to match '^' before the start of the string 2019-08-28 14:23:39 +00:00
regress-996542.js
regress-996751.js [scopes] Push sloppy eval check through eval scopes 2019-08-29 14:49:28 +00:00
regress-997485.js Reland^2 "[ic] In-place Double -> Tagged transitions"" 2019-09-05 15:20:19 +00:00
regress-997989.js Reland^2 "[ic] In-place Double -> Tagged transitions"" 2019-09-05 15:20:19 +00:00
regress-1000635.js Correctly handlify two frame {Summarize} methods 2019-09-05 15:42:59 +00:00
regress-1002827.js GCExtension: Properly support exceptions 2019-10-02 12:14:02 +00:00
regress-1003730.js [turbofan] Add a missing object to the broker 2019-09-16 12:39:26 +00:00
regress-1003919.js [CSA] Update TryLookupProperty to JSReceiver type. 2019-09-16 12:20:31 +00:00
regress-1004912.js [CSA][cleanup] Use Name instead of String type for var_name in KeyedLoadICGeneric. 2019-09-18 11:22:28 +00:00
regress-1005400.js [CSA] Ensure we only call ToName once in KeyedLoadICGeneric. 2019-09-19 12:39:46 +00:00
regress-1006629.js Fix construction of empty backing stores for SharedArrayBuffers 2019-09-23 13:42:29 +00:00
regress-1006640.js GCExtension: Properly support exceptions 2019-10-02 12:14:02 +00:00
regress-1006670.js [regexp] Adhere to the stack limit in the interpreter 2019-09-24 13:33:09 +00:00
regress-1008414.js [parser] Prevent feedback slot merging for dynamic globals 2019-09-30 11:57:09 +00:00
regress-1011980.js [ptr-compr] Remove ChangeTaggedSignedToCompressedSigned optimization 2019-10-09 09:58:01 +00:00
regress-1016450.js Regression test for word64-lowered BigInt accumulator 2019-11-04 14:04:22 +00:00
regress-1016703.js [heap]: Make addition of detached contexts robust for GC 2019-11-06 17:59:21 +00:00
regress-1018592.js [regexp] Fix invalid DCHECK in named capture logic 2019-10-30 07:09:24 +00:00
regress-1018871.js Revert "[runtime] Correctly handle global stores when global object has proxies" 2019-11-01 19:10:56 +00:00
regress-1020031.js [interpreter] Move function-entry stack check to start of bytecode array 2019-11-11 15:00:09 +00:00
regress-1021712.js Fixes argument CHECKs in serializer that are too strict 2019-11-07 16:51:16 +00:00
regress-1028191.js [turbofan] Fixes crash caused by truncated bigint 2019-11-26 13:06:01 +00:00
regress-1029530.js [turbofan] Fixes rematerialization of truncated BigInts 2019-12-12 16:36:33 +00:00
regress-1029576.js [Turbofan] Fixes crash on missing BigInt.asUintN argument 2019-12-03 15:58:07 +00:00
regress-1030466.js
regress-1033966.js [protectors] Remove invalid DCHECK in protectors. 2020-01-02 15:49:54 +00:00
regress-1034394.js [arm] Fix constant pool hickup for huge table switch 2019-12-16 15:54:50 +00:00
regress-1034449.js [test] Make a few tests robust to GC stress 2020-08-31 08:37:16 +00:00
regress-1036894.js
regress-1038573.js Fixes lost TypeError for BigInts 2020-01-08 13:41:15 +00:00
regress-1038588.js [parser] Fix conflict detection loop early exit 2020-01-07 13:15:05 +00:00
regress-1039610.js
regress-1040403.js [turbofan] Allow handle deferences when compiling non concurrently 2020-01-09 12:54:51 +00:00
regress-1044919.js [runtime] Don't invalidate property cell when it becomes read-only 2020-01-29 11:06:42 +00:00
regress-1049982-1.js Add test skips for deopt_fuzzer 2020-02-12 08:41:54 +00:00
regress-1049982-2.js Add test skips for deopt_fuzzer 2020-02-12 08:41:54 +00:00
regress-1050043.js
regress-1062422.js
regress-1066899.js
regress-1067270.js [regexp] Reserve space for all registers in interpreter 2020-04-06 14:34:34 +00:00
regress-1069964.js [protectors] Move regexp species protector back to the isolate 2020-04-28 06:40:42 +00:00
regress-1071190.js [turbofan] Fixes incorrect DataView setters 2020-04-28 15:47:55 +00:00
regress-1073440.js [turbofan] Fix lost exception on BigInt ops 2020-06-04 15:32:29 +00:00
regress-1076569.js [Tests] Add mjsunit test for issue 1076569. 2020-05-06 18:34:28 +00:00
regress-1077804.js [mjsunit] Relax flags of regress-1077804.js test 2020-05-08 08:27:58 +00:00
regress-1078913.js [compiler] Skip interpreter trampoline copy for asm.js 2020-05-08 11:44:50 +00:00
regress-1079446.js [Turboprop] Allow removal of multiple unreachable blocks that merge. 2020-05-14 21:22:35 +00:00
regress-1083272.js [TurboProp] Don't try to rewire unreachable blocks to end. 2020-05-25 10:42:52 +00:00
regress-1083450.js [regexp] Specify signedness when accessing packed arguments 2020-05-19 05:25:15 +00:00
regress-1083763.js [TurboProp] Don't try to rewire unreachable blocks to end. 2020-05-25 10:42:52 +00:00
regress-1084872.js [regexp] Fix signed/unsigned confusion in regexp interpreter 2020-05-20 13:44:21 +00:00
regress-1084953.js [TurboProp] Don't try to rewire unreachable blocks to end. 2020-05-25 10:42:52 +00:00
regress-1086470.js Fix assert caused by SloppyArgumentsElements introduction 2020-05-26 18:01:44 +00:00
regress-1091461.js [turbofan] Make BigInt operations kNoThrow again 2020-06-09 11:24:09 +00:00
regress-1092896.js [string] Don't skip GetMethod on Smis in String builtins 2020-06-10 09:47:10 +00:00
regress-1094226.js [scanner] Update outdated DCHECK 2020-06-15 07:21:43 +00:00
regress-1098565.js [turbofan] Skip optimizations for huge 'arguments' 2020-06-29 16:13:29 +00:00
regress-1102760.js
regress-1105746.js [turbofan] Skip optimizations for large unmapped 'arguments' 2020-07-16 12:15:55 +00:00
regress-1110001.js [d8] Fix worker creation near stack limit 2020-07-31 09:37:59 +00:00
regress-1110164.js
regress-1112051.js
regress-1112155.js [compiler] Rename --turboprop-dynamic-map-checks 2020-11-18 15:52:55 +00:00
regress-1114040.js
regress-1115354.js [Atomics.waitAsync] Add regression test 2020-08-17 15:36:53 +00:00
regress-1123379.js [compiler] Revisit graph end after a gasm reduction in call reducer 2020-08-31 10:40:03 +00:00
regress-1125871.js [compiler] Rename --turboprop-dynamic-map-checks 2020-11-18 15:52:55 +00:00
regress-1132111.js [parser] Fix AST func reindexing for function fields 2020-10-01 07:53:01 +00:00
regress-1134697.js
regress-1137979.js [TurboProp] Handle allocation of phis which are never used 2020-10-15 14:52:33 +00:00
regress-1138075.js Reland "[TurboProp] Avoid marking the output of a call live in its catch handler" 2020-10-16 14:32:01 +00:00
regress-1138611.js Reland "[TurboProp] Avoid marking the output of a call live in its catch handler" 2020-10-16 14:32:01 +00:00
regress-1139782.js [regexp] Add regression test for chromium:1139782 2020-10-21 11:43:09 +00:00
regress-1141502.js [compiler] Rename --turboprop-dynamic-map-checks 2020-11-18 15:52:55 +00:00
regress-1142158.js [arm] Correctly push and pop double registers on deopt entry 2020-10-27 12:22:22 +00:00
regress-1143772.js [map] Try to in-place transition during map update 2020-10-29 21:26:16 +00:00
regress-1144672.js [deoptimizer] Fix define typo and inlined frame base 2020-11-04 18:39:04 +00:00
regress-1145988.js [nci] Check Isolate::concurrent_recompilation_enabled 2020-11-11 13:18:18 +00:00
regress-1145990.js [nci] Fix arguments order in call of ConstructWithSpread_WithFeedback 2020-11-23 15:13:01 +00:00
regress-1146013.js [nci] Fix DCHECK(function->is_compiled()) in CompileOptimized 2020-11-12 07:56:49 +00:00
regress-1152231.js Update next_enumeration_index_ correctly in ObjectDescriptor 2020-12-11 10:27:02 +00:00
regress-1154961.js [TurboProp] Fix dynamic check maps register saving on x64 2020-12-07 10:03:25 +00:00
regress-1158124.js [api] Its sufficient for the holder in api call to be a JSReceier 2020-12-17 15:25:33 +00:00
regress-1163715.js [Turboprop] Avoid using SAME_INPUT_OUTPUT registers for USED_AT_END inputs. 2021-01-19 12:36:18 +00:00
regress-1166136-0.js [compiler] Use StateValuesAccess to access frame state parameters 2021-01-18 07:56:20 +00:00
regress-1166136-1.js [compiler] Use StateValuesAccess to access frame state parameters 2021-01-18 07:56:20 +00:00
regress-1166136-2.js [compiler] Use StateValuesAccess to access frame state parameters 2021-01-18 07:56:20 +00:00
regress-1166138.js [regexp] Throw when length of text nodes in alternatives is too large. 2021-01-14 14:58:04 +00:00
regress-1167709-1.js [compiler] Don't iterate past end of StateValuesAccess iterator 2021-01-19 09:46:13 +00:00
regress-1167709-2.js [compiler] Don't iterate past end of StateValuesAccess iterator 2021-01-19 09:46:13 +00:00
regress-1173979.js
regress-1175390.js
regress-1177518.js
regress-1177809.js
regress-1178598.js
regress-1187524.js
regress-1199401.js
regress-1199637.js [runtime] Remove %AddNamedProperty and %AddElement 2018-12-21 16:56:12 +00:00
regress-1200351.js
regress-1203459.js
regress-1213516.js
regress-1215653.js
regress-1254366.js
regress-1327557.js
regress-1346700.js
regress-1439135.js
regress-1493017.js [mjsunit] Remove non-existing flags from tests. 2017-05-02 08:53:51 +00:00
regress-1919169.js
regress-2249423.js
regress-3006390.js
regress-3185905.js
regress-3199913.js
regress-3218530.js Reland "[test] Check for illegal uses of mjsunit methods" 2019-02-04 10:45:18 +00:00
regress-3218915.js [cleanup] Add missing %PrepareFunctionForOptimize in mjsunit tests 2019-06-14 17:03:41 +00:00
regress-3230771.js
regress-3247124.js
regress-3252443.js
regress-3408144.js [mjsunit] Remove non-existing flags from tests. 2017-05-02 08:53:51 +00:00
regress-20070207.js
regress-abort-context-allocate-params.js Mark param as used when we force context allocation due to implement access through arguments 2016-10-03 17:21:20 +00:00
regress-abort-preparsing-params.js Turn Scope::locals_ into a ThreadedList 2016-11-03 10:07:12 +00:00
regress-add-minus-zero.js [test] Add %PrepareForOptimization to even more tests 2019-06-12 14:40:14 +00:00
regress-alloc-smi-check.js [test] Add %PrepareForOptimization to even more tests 2019-06-12 14:40:14 +00:00
regress-arg-materialize-store.js [test] Add %PrepareForOptimization to even more tests 2019-06-12 14:40:14 +00:00
regress-arguments-liveness-analysis.js [test] Add %PrepareForOptimization to even more tests 2019-06-12 14:40:14 +00:00
regress-arguments-slice.js
regress-arm64-spillslots.js [test] Add %PrepareForOptimization to even more tests 2019-06-12 14:40:14 +00:00
regress-array-pop-deopt.js [test] Add %PrepareForOptimization to even more tests 2019-06-12 14:40:14 +00:00
regress-array-pop-nonconfigurable.js
regress-arrow-single-expression-eval.js [parser] Fix single-expression arrow function scoping 2018-10-08 13:43:21 +00:00
regress-assignment-in-test-context.js
regress-bce-underflow.js [cleanup] Add missing %PrepareFunctionForOptimize in mjsunit tests 2019-06-17 13:14:51 +00:00
regress-bind-deoptimize.js [turbofan] Fix wrong serialization for Function.bind 2019-07-30 07:55:12 +00:00
regress-bind-receiver.js
regress-binop.js [cleanup] Add missing %PrepareFunctionForOptimize in mjsunit tests 2019-06-17 13:14:51 +00:00
regress-builtin-array-op.js
regress-builtinbust-1.js
regress-builtinbust-3.js
regress-builtinbust-4.js
regress-builtinbust-5.js
regress-builtinbust-6.js
regress-builtinbust-7.js [intl] Avoid modifying options bag from constructor 2016-12-19 21:36:16 +00:00
regress-calls-with-migrating-prototypes.js [test] Add %PrepareForOptimization to even more tests 2019-06-12 14:40:14 +00:00
regress-captured-object-no-dummy-use.js [test] Add %PrepareForOptimization to even more tests 2019-06-12 14:40:14 +00:00
regress-charat-empty.js [test] Add %PrepareForOptimization to even more tests 2019-06-12 14:40:14 +00:00
regress-check-eliminate-loop-phis.js [cleanup] Add missing %PrepareFunctionForOptimize in mjsunit tests 2019-06-17 13:14:51 +00:00
regress-chromium-1040238.js [d8] Exit with error code upon unhandled promise rejection 2020-06-24 07:21:58 +00:00
regress-clobbered-fp-regs.js [test] Add %PrepareForOptimization to even more tests 2019-06-12 14:40:14 +00:00
regress-cnlt-elements.js
regress-cnlt-enum-indices.js
regress-cntl-descriptors-enum.js [runtime] Remove %AddNamedProperty and %AddElement 2018-12-21 16:56:12 +00:00
regress-compare-constant-doubles.js [cleanup] Add missing %PrepareFunctionForOptimize in mjsunit tests 2019-06-17 13:14:51 +00:00
regress-conditional-position.js Use --opt instead of --crankshaft in tests. 2017-04-28 14:20:39 +00:00
regress-context-osr.js
regress-convert-enum2.js
regress-convert-enum.js
regress-convert-function-to-double.js
regress-convert-hole2.js [cleanup] Add missing %PrepareFunctionForOptimize in mjsunit tests 2019-06-17 13:14:51 +00:00
regress-convert-hole.js [cleanup] Add missing %PrepareFunctionForOptimize in mjsunit tests 2019-06-17 13:14:51 +00:00
regress-convert-transition.js
regress-copy-hole-to-field.js [test] Add %PrepareForOptimization to even more tests 2019-06-12 14:40:14 +00:00
regress-cr-344285.js
regress-cr-658267.js Fix function name inference corruption for async functions 2016-11-18 18:31:54 +00:00
regress-crbug-3184.js
regress-crbug-3867.js
regress-crbug-7907.js [array] Throw TypeError for read-only properties on fast-path 2018-07-03 06:38:00 +00:00
regress-crbug-9161.js Reland "[typedarray] Fix crash when sorting SharedArrayBuffers" 2019-04-25 12:18:56 +00:00
regress-crbug-18639.js
regress-crbug-37853.js
regress-crbug-39160.js
regress-crbug-40931.js
regress-crbug-72736.js
regress-crbug-87478.js
regress-crbug-90771.js Fix Reflect.construct with constructors without a prototype slot 2018-11-27 11:52:41 +00:00
regress-crbug-100859.js
regress-crbug-109362.js [debug] Revert to old line number behavior for new Function() 2019-11-28 12:01:39 +00:00
regress-crbug-119926.js
regress-crbug-122271.js [elements] Rename Has*Elements and Is*ElementsKind methods 2017-07-03 09:25:53 +00:00
regress-crbug-125148.js [cleanup] Add missing %PrepareFunctionForOptimize in mjsunit tests 2019-06-17 13:14:51 +00:00
regress-crbug-126414.js
regress-crbug-134055.js [test] Add %PrepareForOptimization to even more tests 2019-06-12 14:40:14 +00:00
regress-crbug-134609.js [turbofan] Remove unused --inline-accessors flag 2019-11-26 12:51:16 +00:00
regress-crbug-135008.js
regress-crbug-135066.js
regress-crbug-137689.js
regress-crbug-138887.js Check that function was prepared before optimizing using manually 2019-07-11 14:57:49 +00:00
regress-crbug-140083.js [test] Add %PrepareForOptimization to even more tests 2019-06-12 14:40:14 +00:00
regress-crbug-142087.js
regress-crbug-142218.js [test] Add %PrepareForOptimization to even more tests 2019-06-12 14:40:14 +00:00
regress-crbug-145961.js [test] Add %PrepareForOptimization to even more tests 2019-06-12 14:40:14 +00:00
regress-crbug-146910.js
regress-crbug-147475.js Check that function was prepared before optimizing using manually 2019-07-11 14:57:49 +00:00
regress-crbug-148376.js
regress-crbug-150545.js [cleanup] Add %PrepareFunctionForOptimize for tests that use %OptimizeOsr 2019-06-18 16:47:29 +00:00
regress-crbug-150729.js [test] Add %PrepareForOptimization to even more tests 2019-06-12 14:40:14 +00:00
regress-crbug-157019.js Use --opt instead of --crankshaft in tests. 2017-04-28 14:20:39 +00:00
regress-crbug-157520.js Use --opt instead of --crankshaft in tests. 2017-04-28 14:20:39 +00:00
regress-crbug-158185.js
regress-crbug-162085.js
regress-crbug-163530.js [cleanup] Add missing %PrepareFunctionForOptimize in mjsunit tests 2019-06-17 13:14:51 +00:00
regress-crbug-168545.js
regress-crbug-170856.js
regress-crbug-172345.js
regress-crbug-173907.js [test] Add %PrepareForOptimization to even more tests 2019-06-12 14:40:14 +00:00
regress-crbug-173907b.js [test] Add %PrepareForOptimization to even more tests 2019-06-12 14:40:14 +00:00
regress-crbug-173974.js [test] Add %PrepareForOptimization to even more tests 2019-06-12 14:40:14 +00:00
regress-crbug-178790.js aix: prevent stack overflow in RegExp test by increasing available stack size 2018-11-29 15:47:06 +00:00
regress-crbug-181422.js
regress-crbug-196583.js [test] Add %PrepareForOptimization to even more tests 2019-06-12 14:40:14 +00:00
regress-crbug-217858.js [cleanup] Add %PrepareFunctionForOptimize for tests that use %OptimizeOsr 2019-06-18 16:47:29 +00:00
regress-crbug-229923.js
regress-crbug-233737.js [test] Add %PrepareForOptimization to even more tests 2019-06-12 14:40:14 +00:00
regress-crbug-240032.js [test] Add %PrepareForOptimization to even more tests 2019-06-12 14:40:14 +00:00
regress-crbug-242502.js [test] Add %PrepareForOptimization to even more tests 2019-06-12 14:40:14 +00:00
regress-crbug-242870.js [test] Add %PrepareForOptimization to even more tests 2019-06-12 14:40:14 +00:00
regress-crbug-242924.js [test] Add %PrepareForOptimization to even more tests 2019-06-12 14:40:14 +00:00
regress-crbug-243868.js [test] Add %PrepareForOptimization to even more tests 2019-06-12 14:40:14 +00:00
regress-crbug-244461.js [test] Add %PrepareForOptimization to even more tests 2019-06-12 14:40:14 +00:00
regress-crbug-245424.js [test] Add %PrepareForOptimization to even more tests 2019-06-12 14:40:14 +00:00
regress-crbug-245480.js [test] Add %PrepareForOptimization to even more tests 2019-06-12 14:40:14 +00:00
regress-crbug-258519.js [test] Add %PrepareForOptimization to even more tests 2019-06-12 14:40:14 +00:00
regress-crbug-260345.js
regress-crbug-263276.js [test] Add %PrepareForOptimization to even more tests 2019-06-12 14:40:14 +00:00
regress-crbug-272564.js [test] Add %PrepareForOptimization to even more tests 2019-06-12 14:40:14 +00:00
regress-crbug-274438.js [test] Add %PrepareForOptimization to even more tests 2019-06-12 14:40:14 +00:00
regress-crbug-280333.js [cleanup] Add missing %PrepareFunctionForOptimize in mjsunit tests 2019-06-17 13:14:51 +00:00
regress-crbug-285355.js [test] Add %PrepareForOptimization to even more tests 2019-06-12 14:40:14 +00:00
regress-crbug-305309.js [test] Add %PrepareForOptimization to even more tests 2019-06-12 14:40:14 +00:00
regress-crbug-306220.js
regress-crbug-306851.js [test] Add %PrepareForOptimization to even more tests 2019-06-12 14:40:14 +00:00
regress-crbug-309623.js [test] Add %PrepareForOptimization to even more tests 2019-06-12 14:40:14 +00:00
regress-crbug-315252.js [test] Add %PrepareForOptimization to even more tests 2019-06-12 14:40:14 +00:00
regress-crbug-318671.js [test] Add %PrepareForOptimization to even more tests 2019-06-12 14:40:14 +00:00
regress-crbug-319835.js [test] Add %PrepareForOptimization to even more tests 2019-06-12 14:40:14 +00:00
regress-crbug-319860.js [test] Speed up regress-crbug-319860.js 2019-07-01 09:37:37 +00:00
regress-crbug-323942.js [test] Add %PrepareForOptimization to even more tests 2019-06-12 14:40:14 +00:00
regress-crbug-325225.js
regress-crbug-329709.js [test] Add %PrepareForOptimization to even more tests 2019-06-12 14:40:14 +00:00
regress-crbug-336148.js [cleanup] Add missing %PrepareFunctionForOptimize in mjsunit tests 2019-06-17 13:14:51 +00:00
regress-crbug-340064.js [test] Add %PrepareForOptimization to even more tests 2019-06-12 14:40:14 +00:00
regress-crbug-344186.js [test] Add %PrepareForOptimization to even more tests 2019-06-12 14:40:14 +00:00
regress-crbug-345715.js [test] Add %PrepareForOptimization to even more tests 2019-06-12 14:40:14 +00:00
regress-crbug-345820.js [test] Add %PrepareForOptimization to even more tests 2019-06-12 14:40:14 +00:00
regress-crbug-346636.js [test] Add %PrepareForOptimization to even more tests 2019-06-12 14:40:14 +00:00
regress-crbug-347903.js [test] Add %PrepareForOptimization to even more tests 2019-06-12 14:40:14 +00:00
regress-crbug-349079.js [test] Add %PrepareForOptimization to even more tests 2019-06-12 14:40:14 +00:00
regress-crbug-349465.js [test] Add %PrepareForOptimization to even more tests 2019-06-12 14:40:14 +00:00
regress-crbug-349853.js
regress-crbug-349878.js [cleanup] Add missing %PrepareFunctionForOptimize in mjsunit tests 2019-06-17 13:14:51 +00:00
regress-crbug-350434.js [test] Add %PrepareForOptimization to even more tests 2019-06-12 14:40:14 +00:00
regress-crbug-350864.js
regress-crbug-350867.js
regress-crbug-350890.js
regress-crbug-351262.js
regress-crbug-351320.js [test] Add %PrepareForOptimization to even more tests 2019-06-12 14:40:14 +00:00
regress-crbug-351658.js Reland "Reland "Let all early errors be SyntaxErrors."" 2019-07-08 10:15:46 +00:00
regress-crbug-351787.js
regress-crbug-352058.js [test] Add %PrepareForOptimization to even more tests 2019-06-12 14:40:14 +00:00
regress-crbug-352586.js
regress-crbug-352929.js [test] Add %PrepareForOptimization to even more tests 2019-06-12 14:40:14 +00:00
regress-crbug-354391.js [test] Add %PrepareForOptimization to even more tests 2019-06-12 14:40:14 +00:00
regress-crbug-357052.js
regress-crbug-357137.js
regress-crbug-357330.js [cleanup] Add missing %PrepareFunctionForOptimize in mjsunit tests 2019-06-17 13:14:51 +00:00
regress-crbug-364374.js
regress-crbug-374838.js [test] Add %PrepareForOptimization to even more tests 2019-06-12 14:40:14 +00:00
regress-crbug-380512.js [test] Add %PrepareForOptimization to even more tests 2019-06-12 14:40:14 +00:00
regress-crbug-381534.js [test] Add %PrepareForOptimization to even more tests 2019-06-12 14:40:14 +00:00
regress-crbug-382143.js
regress-crbug-382513.js [test] Add %PrepareForOptimization to even more tests 2019-06-12 14:40:14 +00:00
regress-crbug-385002.js
regress-crbug-387031.js
regress-crbug-387636.js [test] Add %PrepareForOptimization to even more tests 2019-06-12 14:40:14 +00:00
regress-crbug-390918.js [test] Add %PrepareForOptimization to even more tests 2019-06-12 14:40:14 +00:00
regress-crbug-393988.js
regress-crbug-397662.js [runtime] Throw RangeError if we try to get too many values or entries 2019-06-13 12:28:02 +00:00
regress-crbug-403409.js
regress-crbug-405517.js [test] Add %PrepareForOptimization to even more tests 2019-06-12 14:40:14 +00:00
regress-crbug-407946.js [test] Add %PrepareForOptimization to even more tests 2019-06-12 14:40:14 +00:00
regress-crbug-412203.js
regress-crbug-412208.js [cleanup] Add missing %PrepareFunctionForOptimize in mjsunit tests 2019-06-17 16:48:50 +00:00
regress-crbug-412210.js [test] Add %PrepareForOptimization to even more tests 2019-06-12 14:40:14 +00:00
regress-crbug-412215.js [cleanup] Add %PrepareFunctionForOptimize for tests that use %OptimizeOsr 2019-06-18 16:47:29 +00:00
regress-crbug-412319.js [test] Add %PrepareForOptimization to even more tests 2019-06-12 14:40:14 +00:00
regress-crbug-416558.js
regress-crbug-417508.js [test] Add %PrepareForOptimization to even more tests 2019-06-12 14:40:14 +00:00
regress-crbug-422858.js
regress-crbug-423687.js
regress-crbug-425519.js [test] Add %PrepareForOptimization to even more tests 2019-06-12 14:40:14 +00:00
regress-crbug-425585.js
regress-crbug-429159.js
regress-crbug-430846.js
regress-crbug-431602.js
regress-crbug-433332.js [cleanup] Add %PrepareFunctionForOptimize for tests that use %OptimizeOsr 2019-06-18 16:47:29 +00:00
regress-crbug-433766.js
regress-crbug-435825.js
regress-crbug-436820.js
regress-crbug-450642.js
regress-crbug-450960.js
regress-crbug-451013.js
regress-crbug-451016.js
regress-crbug-451770.js
regress-crbug-454091.js
regress-crbug-455644.js
regress-crbug-465564.js [cleanup] Limit Token usage to Parser, AST, BytecodeGenerator 2017-10-25 18:15:26 +00:00
regress-crbug-467047.js
regress-crbug-467531.js
regress-crbug-469768.js
regress-crbug-471659.js
regress-crbug-476477-1.js
regress-crbug-476477-2.js [test] Add %PrepareForOptimization to even more tests 2019-06-12 14:40:14 +00:00
regress-crbug-477924.js
regress-crbug-478011.js
regress-crbug-478612.js [test] Add %PrepareForOptimization to even more tests 2019-06-12 14:40:14 +00:00
regress-crbug-480807.js Reland "[Test] Update tests to work with lazy feedback allocation." 2019-05-08 12:51:13 +00:00
regress-crbug-480819.js
regress-crbug-482998.js
regress-crbug-484077.js
regress-crbug-485410.js [test] Add %PrepareForOptimization to even more tests 2019-06-12 14:40:14 +00:00
regress-crbug-485548-1.js [test] Add %PrepareForOptimization to even more tests 2019-06-12 14:40:14 +00:00
regress-crbug-485548-2.js [test] Add %PrepareForOptimization to even more tests 2019-06-12 14:40:14 +00:00
regress-crbug-487105.js
regress-crbug-487322.js
regress-crbug-487608.js [test] Add %PrepareForOptimization to even more tests 2019-06-12 14:40:14 +00:00
regress-crbug-489293.js [test] Add %PrepareForOptimization to even more tests 2019-06-12 14:40:14 +00:00
regress-crbug-489597.js
regress-crbug-489597.js-script
regress-crbug-490021.js [test] Add %PrepareForOptimization to even more tests 2019-06-12 14:40:14 +00:00
regress-crbug-490680.js
regress-crbug-491062.js [debug] retire ScriptWrapper 2018-07-05 21:33:03 +00:00
regress-crbug-493284.js
regress-crbug-493290.js
regress-crbug-493779.js [test] Simplify test exceptions for force-slow-path 2019-11-12 12:54:42 +00:00
regress-crbug-495493.js Reland "[flags] Remove some dead Crankshaft flags." 2017-07-13 13:15:34 +00:00
regress-crbug-498022.js Reland "[flags] Remove some dead Crankshaft flags." 2017-07-13 13:15:34 +00:00
regress-crbug-498811.js
regress-crbug-500435.js [cleanup] Add missing %PrepareFunctionForOptimize in mjsunit tests 2019-06-17 16:48:50 +00:00
regress-crbug-500497.js [test] Add %PrepareForOptimization to even more tests 2019-06-12 14:40:14 +00:00
regress-crbug-500824.js [cleanup] Add missing %PrepareFunctionForOptimize in mjsunit tests 2019-06-17 16:48:50 +00:00
regress-crbug-501711.js
regress-crbug-501808.js
regress-crbug-501809.js
regress-crbug-502930.js
regress-crbug-503578.js [d8] Update new Worker API to match the Web API 2018-09-20 00:10:28 +00:00
regress-crbug-503698.js [d8] Update new Worker API to match the Web API 2018-09-20 00:10:28 +00:00
regress-crbug-503968.js [d8] Update new Worker API to match the Web API 2018-09-20 00:10:28 +00:00
regress-crbug-503991.js [d8] Update new Worker API to match the Web API 2018-09-20 00:10:28 +00:00
regress-crbug-504136.js [d8] Update new Worker API to match the Web API 2018-09-20 00:10:28 +00:00
regress-crbug-504727.js [d8] Update new Worker API to match the Web API 2018-09-20 00:10:28 +00:00
regress-crbug-504729.js [d8] Update new Worker API to match the Web API 2018-09-20 00:10:28 +00:00
regress-crbug-504787.js [mjsunit] Remove non-existing flags from tests. 2017-05-02 08:53:51 +00:00
regress-crbug-505354.js [test] Add %PrepareForOptimization to even more tests 2019-06-12 14:40:14 +00:00
regress-crbug-505370.js
regress-crbug-505778.js [d8] Update new Worker API to match the Web API 2018-09-20 00:10:28 +00:00
regress-crbug-505907.js
regress-crbug-506549.js [d8] Update new Worker API to match the Web API 2018-09-20 00:10:28 +00:00
regress-crbug-506956.js
regress-crbug-510426.js
regress-crbug-510738.js [cleanup] Add missing %PrepareFunctionForOptimize in mjsunit tests 2019-06-17 16:48:50 +00:00
regress-crbug-511880.js [d8] Update new Worker API to match the Web API 2018-09-20 00:10:28 +00:00
regress-crbug-513471.js [test] Add %PrepareForOptimization to even more tests 2019-06-12 14:40:14 +00:00
regress-crbug-513472.js
regress-crbug-513507.js Reland "[Test] Update tests to work with lazy feedback allocation." 2019-05-08 12:51:13 +00:00
regress-crbug-513602.js
regress-crbug-514081.js [d8] Update new Worker API to match the Web API 2018-09-20 00:10:28 +00:00
regress-crbug-515897.js
regress-crbug-516592.js
regress-crbug-516775.js
regress-crbug-518747.js [d8] Update new Worker API to match the Web API 2018-09-20 00:10:28 +00:00
regress-crbug-522380.js
regress-crbug-522496.js [d8] Update new Worker API to match the Web API 2018-09-20 00:10:28 +00:00
regress-crbug-522895.js [cleanup] Add %PrepareFunctionForOptimize for tests that use %OptimizeOsr 2019-06-18 16:47:29 +00:00
regress-crbug-523213.js [test] Add %PrepareForOptimization to even more tests 2019-06-12 14:40:14 +00:00
regress-crbug-523307.js [test] Add %PrepareForOptimization to even more tests 2019-06-12 14:40:14 +00:00
regress-crbug-523308.js
regress-crbug-523919.js
regress-crbug-527364.js [cleanup] Add missing %PrepareFunctionForOptimize in mjsunit tests 2019-06-17 16:48:50 +00:00
regress-crbug-528379.js Cleanup: Move mjsunit/regress-*.js into mjsunit/regress/. 2016-11-29 14:20:53 +00:00
regress-crbug-530598.js [cleanup] Add %PrepareFunctionForOptimize for tests that use %OptimizeOsr 2019-06-18 16:47:29 +00:00
regress-crbug-537444.js [test] Add %PrepareForOptimization to even more tests 2019-06-12 14:40:14 +00:00
regress-crbug-538086.js
regress-crbug-542101.js
regress-crbug-545364.js
regress-crbug-548580.js
regress-crbug-549162.js
regress-crbug-551287.js [test] Add %PrepareForOptimization to even more tests 2019-06-12 14:40:14 +00:00
regress-crbug-552304.js
regress-crbug-554831.js Reland "[Test] Update tests to work with lazy feedback allocation." 2019-05-08 12:51:13 +00:00
regress-crbug-554946.js
regress-crbug-557807.js [test] Add %PrepareForOptimization to even more tests 2019-06-12 14:40:14 +00:00
regress-crbug-561973.js
regress-crbug-563929.js
regress-crbug-565917.js
regress-crbug-568525.js
regress-crbug-569534.js
regress-crbug-570241.js Remove always-on flags for RegExp dotAll and lookbehind 2017-11-17 16:47:19 +00:00
regress-crbug-571064.js [test] Add %PrepareForOptimization to even more tests 2019-06-12 14:40:14 +00:00
regress-crbug-571370.js
regress-crbug-571517.js
regress-crbug-572590.js
regress-crbug-573857.js
regress-crbug-573858.js [test] Add %PrepareForOptimization to even more tests 2019-06-12 14:40:14 +00:00
regress-crbug-575080.js
regress-crbug-575082.js
regress-crbug-575314.js
regress-crbug-577112.js [test] Add %PrepareForOptimization to even more tests 2019-06-12 14:40:14 +00:00
regress-crbug-578039-Proxy_construct_prototype_change.js
regress-crbug-580506.js
regress-crbug-580584.js
regress-crbug-580934.js Remove FLAG_min_preparse_length. 2016-11-18 14:06:49 +00:00
regress-crbug-581577.js
regress-crbug-583257.js
regress-crbug-584188.js
regress-crbug-587068.js Reland "[Test] Update tests to work with lazy feedback allocation." 2019-05-08 12:51:13 +00:00
regress-crbug-589472.js
regress-crbug-589792.js [cleanup] Add missing %PrepareFunctionForOptimize in mjsunit tests 2019-06-17 16:48:50 +00:00
regress-crbug-590989-1.js [cleanup] Add missing %PrepareFunctionForOptimize in mjsunit tests 2019-06-17 16:48:50 +00:00
regress-crbug-590989-2.js [test] Add %PrepareForOptimization to even more tests 2019-06-12 14:40:14 +00:00
regress-crbug-592340.js
regress-crbug-592343.js
regress-crbug-593282.js
regress-crbug-593697-2.js Remove SetForceInlineFlag from tests. 2017-09-13 15:31:44 +00:00
regress-crbug-594183.js Reland "[Test] Update tests to work with lazy feedback allocation." 2019-05-08 12:51:13 +00:00
regress-crbug-594574-concat-leak-1.js
regress-crbug-594574-concat-leak-2.js
regress-crbug-594955.js
regress-crbug-595615.js [test] Add %PrepareForOptimization to even more tests 2019-06-12 14:40:14 +00:00
regress-crbug-595657.js
regress-crbug-595738.js
regress-crbug-596394.js
regress-crbug-598998.js [test] Add %PrepareForOptimization to even more tests 2019-06-12 14:40:14 +00:00
regress-crbug-599003.js [test] Add %PrepareForOptimization to even more tests 2019-06-12 14:40:14 +00:00
regress-crbug-599067.js
regress-crbug-599073-1.js
regress-crbug-599073-2.js
regress-crbug-599073-3.js
regress-crbug-599073-4.js
regress-crbug-599714.js
regress-crbug-600257.js
regress-crbug-601617.js [test] Add %PrepareForOptimization to even more tests 2019-06-12 14:40:14 +00:00
regress-crbug-602184.js
regress-crbug-602595.js [test] Add %PrepareForOptimization to even more tests 2019-06-12 14:40:14 +00:00
regress-crbug-603463.js
regress-crbug-604299.js
regress-crbug-604680.js [test] Add %PrepareForOptimization to even more tests 2019-06-12 14:40:14 +00:00
regress-crbug-605060.js
regress-crbug-605862.js
regress-crbug-608278.js [test] Add %PrepareForOptimization to even more tests 2019-06-12 14:40:14 +00:00
regress-crbug-608279.js
regress-crbug-609029.js
regress-crbug-610207.js
regress-crbug-612109.js
regress-crbug-612142.js
regress-crbug-613494.js [test] Add %PrepareForOptimization to even more tests 2019-06-12 14:40:14 +00:00
regress-crbug-613570.js
regress-crbug-613905.js
regress-crbug-613919.js [test] Add %PrepareForOptimization to even more tests 2019-06-12 14:40:14 +00:00
regress-crbug-614292.js [test] Add %PrepareForOptimization to even more tests 2019-06-12 14:40:14 +00:00
regress-crbug-614644.js [test] Add %PrepareForOptimization to even more tests 2019-06-12 14:40:14 +00:00
regress-crbug-614727.js Revert "[runtime] Reduce spread/apply call max arguments" 2018-11-30 09:54:47 +00:00
regress-crbug-615774.js
regress-crbug-616709-1.js [test] Add %PrepareForOptimization to even more tests 2019-06-12 14:40:14 +00:00
regress-crbug-616709-2.js [test] Add %PrepareForOptimization to even more tests 2019-06-12 14:40:14 +00:00
regress-crbug-617524.js
regress-crbug-617527.js
regress-crbug-617567.js [test] Add %PrepareForOptimization to even more tests 2019-06-12 14:40:14 +00:00
regress-crbug-618788.js
regress-crbug-618845.js
regress-crbug-619476.js Cleanup: Move mjsunit/regress-*.js into mjsunit/regress/. 2016-11-29 14:20:53 +00:00
regress-crbug-620119.js
regress-crbug-620253.js
regress-crbug-620650.js
regress-crbug-621611.js
regress-crbug-621816.js [test] Add %PrepareForOptimization to even more tests 2019-06-12 14:40:14 +00:00
regress-crbug-621868.js [test] Add %PrepareForOptimization to even more tests 2019-06-12 14:40:14 +00:00
regress-crbug-624747.js [test] Add %PrepareForOptimization to even more tests 2019-06-12 14:40:14 +00:00
regress-crbug-624919.js [test] Add %PrepareForOptimization to even more tests 2019-06-12 14:40:14 +00:00
regress-crbug-625547.js [test] Add %PrepareForOptimization to even more tests 2019-06-12 14:40:14 +00:00
regress-crbug-625590.js
regress-crbug-626715.js
regress-crbug-627828.js [test] Add %PrepareForOptimization to even more tests 2019-06-12 14:40:14 +00:00
regress-crbug-627934.js
regress-crbug-627935.js
regress-crbug-628573.js
regress-crbug-629062.js [test] Add %PrepareForOptimization to even more tests 2019-06-12 14:40:14 +00:00
regress-crbug-629435.js [test] Add %PrepareForOptimization to even more tests 2019-06-12 14:40:14 +00:00
regress-crbug-629823.js [test] Add %PrepareForOptimization to even more tests 2019-06-12 14:40:14 +00:00
regress-crbug-630559.js
regress-crbug-630561.js
regress-crbug-630923.js [test] Add %PrepareForOptimization to even more tests 2019-06-12 14:40:14 +00:00
regress-crbug-630951.js
regress-crbug-630952.js
regress-crbug-631027.js [cleanup] Add %PrepareFunctionForOptimize for tests that use %OptimizeOsr 2019-06-18 16:47:29 +00:00
regress-crbug-631318-1.js [test] Add %PrepareForOptimization to even more tests 2019-06-12 14:40:14 +00:00
regress-crbug-631318-2.js [test] Add %PrepareForOptimization to even more tests 2019-06-12 14:40:14 +00:00
regress-crbug-631318-3.js [test] Add %PrepareForOptimization to even more tests 2019-06-12 14:40:14 +00:00
regress-crbug-631318-4.js [test] Add %PrepareForOptimization to even more tests 2019-06-12 14:40:14 +00:00
regress-crbug-631318-5.js [test] Add %PrepareForOptimization to even more tests 2019-06-12 14:40:14 +00:00
regress-crbug-631318-6.js [test] Add %PrepareForOptimization to even more tests 2019-06-12 14:40:14 +00:00
regress-crbug-631318-7.js [test] Add %PrepareForOptimization to even more tests 2019-06-12 14:40:14 +00:00
regress-crbug-631318-8.js [test] Add %PrepareForOptimization to even more tests 2019-06-12 14:40:14 +00:00
regress-crbug-631318-9.js [test] Add %PrepareForOptimization to even more tests 2019-06-12 14:40:14 +00:00
regress-crbug-631318-10.js [test] Add %PrepareForOptimization to even more tests 2019-06-12 14:40:14 +00:00
regress-crbug-631318-11.js [test] Add %PrepareForOptimization to even more tests 2019-06-12 14:40:14 +00:00
regress-crbug-631318-12.js [test] Add %PrepareForOptimization to even more tests 2019-06-12 14:40:14 +00:00
regress-crbug-631318-13.js [test] Add %PrepareForOptimization to even more tests 2019-06-12 14:40:14 +00:00
regress-crbug-631318-14.js [test] Add %PrepareForOptimization to even more tests 2019-06-12 14:40:14 +00:00
regress-crbug-631318-15.js [test] Add %PrepareForOptimization to even more tests 2019-06-12 14:40:14 +00:00
regress-crbug-631917.js
regress-crbug-632800.js [fullcodegen] Remove --stress-fullcodegen flag. 2017-08-10 09:52:49 +00:00
regress-crbug-633585.js [turbofan] Remove --turbo shorthand for --turbo-filter. 2017-06-23 11:19:19 +00:00
regress-crbug-633884.js
regress-crbug-635798.js [test] Speed-up regression test for growing stores. 2016-08-30 04:04:32 +00:00
regress-crbug-635923.js [test] Add %PrepareForOptimization to even more tests 2019-06-12 14:40:14 +00:00
regress-crbug-638551.js Check that function was prepared before optimizing using manually 2019-07-11 14:57:49 +00:00
regress-crbug-640369.js Reland "[Test] Update tests to work with lazy feedback allocation." 2019-05-08 12:51:13 +00:00
regress-crbug-640497.js [test] Add %PrepareForOptimization to even more tests 2019-06-12 14:40:14 +00:00
regress-crbug-642056.js [test] Add %PrepareForOptimization to even more tests 2019-06-12 14:40:14 +00:00
regress-crbug-643073.js [test] Add %PrepareForOptimization to even more tests 2019-06-12 14:40:14 +00:00
regress-crbug-644111.js [fullcodegen] Remove --stress-fullcodegen flag. 2017-08-10 09:52:49 +00:00
regress-crbug-644215.js [elements] Rename Has*Elements and Is*ElementsKind methods 2017-07-03 09:25:53 +00:00
regress-crbug-644245.js [cleanup] Add missing %PrepareFunctionForOptimize in mjsunit tests 2019-06-17 16:48:50 +00:00
regress-crbug-644631.js [turbofan] Remove --turbo shorthand for --turbo-filter. 2017-06-23 11:19:19 +00:00
regress-crbug-644689-1.js [test] Add %PrepareForOptimization to even more tests 2019-06-12 14:40:14 +00:00
regress-crbug-644689-2.js [test] Add %PrepareForOptimization to even more tests 2019-06-12 14:40:14 +00:00
regress-crbug-645103.js [cleanup] Add missing %PrepareFunctionForOptimize in mjsunit tests 2019-06-17 16:48:50 +00:00
regress-crbug-645438.js [test] Add %PrepareForOptimization to even more tests 2019-06-12 14:40:14 +00:00
regress-crbug-645888.js Reland "[Test] Update tests to work with lazy feedback allocation." 2019-05-08 12:51:13 +00:00
regress-crbug-647217.js [test] Add %PrepareForOptimization to even more tests 2019-06-12 14:40:14 +00:00
regress-crbug-647887.js [cleanup] Add missing %PrepareFunctionForOptimize in mjsunit tests 2019-06-17 16:48:50 +00:00
regress-crbug-648539.js [test] Add %PrepareForOptimization to even more tests 2019-06-12 14:40:14 +00:00
regress-crbug-648737.js [test] Add %PrepareForOptimization to even more tests 2019-06-12 14:40:14 +00:00
regress-crbug-648740.js Remove FLAG_min_preparse_length. 2016-11-18 14:06:49 +00:00
regress-crbug-650404.js [test] Add %PrepareForOptimization to even more tests 2019-06-12 14:40:14 +00:00
regress-crbug-650933.js [typedarray] Properly initialize JSTypedArray::length with Smi. 2016-09-28 05:49:37 +00:00
regress-crbug-650973.js [ic][mips][mips64] Ensure store handlers return value in proper register. 2016-09-28 11:46:44 +00:00
regress-crbug-651403-global.js [turbofan] Remove --turbo shorthand for --turbo-filter. 2017-06-23 11:19:19 +00:00
regress-crbug-651403.js [fullcodegen] Remove --stress-fullcodegen flag. 2017-08-10 09:52:49 +00:00
regress-crbug-652186-global.js [ignition] Fix building lookup graph when search depth is 0 2016-10-04 11:08:11 +00:00
regress-crbug-652186-local.js [ignition] Fix building lookup graph when search depth is 0 2016-10-04 11:08:11 +00:00
regress-crbug-654723.js [test] Add %PrepareForOptimization to even more tests 2019-06-12 14:40:14 +00:00
regress-crbug-655004.js [test] Add %PrepareForOptimization to even more tests 2019-06-12 14:40:14 +00:00
regress-crbug-656037.js [test] Add %PrepareForOptimization to even more tests 2019-06-12 14:40:14 +00:00
regress-crbug-656275.js [test] Add %PrepareForOptimization to even more tests 2019-06-12 14:40:14 +00:00
regress-crbug-657478.js [cleanup] Add missing %PrepareFunctionForOptimize in mjsunit tests 2019-06-17 16:48:50 +00:00
regress-crbug-658185.js [test] Add %PrepareForOptimization to even more tests 2019-06-12 14:40:14 +00:00
regress-crbug-658528.js [ignition] Use more-targeted check for CONST-this-initialization hole check 2016-10-25 11:08:06 +00:00
regress-crbug-658691.js [test] Add %PrepareForOptimization to even more tests 2019-06-12 14:40:14 +00:00
regress-crbug-659475-1.js [cleanup] Add missing %PrepareFunctionForOptimize in mjsunit tests 2019-06-17 16:48:50 +00:00
regress-crbug-659475-2.js [cleanup] Add missing %PrepareFunctionForOptimize in mjsunit tests 2019-06-17 16:48:50 +00:00
regress-crbug-659915a.js [cleanup] Add missing %PrepareFunctionForOptimize in mjsunit tests 2019-06-17 16:48:50 +00:00
regress-crbug-659915b.js [test] Add %PrepareForOptimization to even more tests 2019-06-12 14:40:14 +00:00
regress-crbug-659967.js [ic] Properly deal with all oddballs when updating BinaryOpIC state. 2016-10-27 12:16:13 +00:00
regress-crbug-660379.js [test] Add %PrepareForOptimization to even more tests 2019-06-12 14:40:14 +00:00
regress-crbug-661949.js [test] Add %PrepareForOptimization to even more tests 2019-06-12 14:40:14 +00:00
regress-crbug-662367.js [test] Add %PrepareForOptimization to even more tests 2019-06-12 14:40:14 +00:00
regress-crbug-662410.js [test] Add %PrepareForOptimization to even more tests 2019-06-12 14:40:14 +00:00
regress-crbug-662830.js [cleanup] Add %PrepareFunctionForOptimize for tests that use %OptimizeOsr 2019-06-18 16:47:29 +00:00
regress-crbug-662854.js [ic] Support data handlers in LoadGlobalIC. 2016-11-17 12:18:40 +00:00
regress-crbug-662907.js [ic] Use validity cells to protect keyed element stores against object's prototype chain modifications. 2016-12-02 10:03:33 +00:00
regress-crbug-663340.js [test] Add %PrepareForOptimization to even more tests 2019-06-12 14:40:14 +00:00
regress-crbug-663402.js [cleanup] Add missing %PrepareFunctionForOptimize in mjsunit tests 2019-06-17 16:48:50 +00:00
regress-crbug-663410.js Reland: Enable --harmony-function-tostring by default 2018-01-10 17:29:46 +00:00
regress-crbug-663750.js [cleanup] Add missing %PrepareFunctionForOptimize in mjsunit tests 2019-06-17 16:48:50 +00:00
regress-crbug-664084.js [test] Add %PrepareForOptimization to even more tests 2019-06-12 14:40:14 +00:00
regress-crbug-664469.js [ic] Fix elements conversion in KeyedStoreGeneric 2016-11-11 13:02:10 +00:00
regress-crbug-664506.js Reland^5 "[flags] warn about contradictory flags" 2020-09-18 15:45:00 +00:00
regress-crbug-664802.js [ic] Don't check full prototype chain if name is a private symbol. 2016-11-21 11:21:43 +00:00
regress-crbug-664942.js [test] Add %PrepareForOptimization to even more tests 2019-06-12 14:40:14 +00:00
regress-crbug-664974.js [ic] Don't check full prototype chain if name is a private symbol. 2016-11-21 11:21:43 +00:00
regress-crbug-665587.js Reland "[Test] Update tests to work with lazy feedback allocation." 2019-05-08 12:51:13 +00:00
regress-crbug-665793.js [test] Add %PrepareForOptimization to even more tests 2019-06-12 14:40:14 +00:00
regress-crbug-665886.js [ic] Invalidate prototype validity cell when a slow prototype becomes fast. 2016-11-16 17:45:33 +00:00
regress-crbug-666308.js [crankshaft] Don't inline the fast path for instanceof if the function has a non-instance .prototype 2016-11-18 12:57:37 +00:00
regress-crbug-666742.js [ic] Ensure prototype validity cell guards global object's prototype changes for LoadGlobalIC. 2016-11-21 12:46:44 +00:00
regress-crbug-667689.js [test] Add %PrepareForOptimization to even more tests 2019-06-12 14:40:14 +00:00
regress-crbug-668101.js Reland^2 of [stubs] KeyedStoreGeneric: inline dictionary property stores 2016-11-24 16:23:12 +00:00
regress-crbug-668414.js [runtime] Add missing @@IsConcatSpreadable check for FAST_DOUBLE_ELEMENTS 2016-11-28 10:06:17 +00:00
regress-crbug-668795.js Reland "[Test] Update tests to work with lazy feedback allocation." 2019-05-08 12:51:13 +00:00
regress-crbug-669411.js [ic] Use validity cells to protect keyed element stores against object's prototype chain modifications. 2016-12-02 10:03:33 +00:00
regress-crbug-669451.js [test] Add %PrepareForOptimization to even more tests 2019-06-12 14:40:14 +00:00
regress-crbug-669540.js [ignition] Fix hole check for dynamic local variables 2016-12-13 14:29:07 +00:00
regress-crbug-669850.js [cleanup] Add missing %PrepareFunctionForOptimize in mjsunit tests 2019-06-17 16:48:50 +00:00
regress-crbug-671576.js [cleanup] Add missing %PrepareFunctionForOptimize in mjsunit tests 2019-06-17 16:48:50 +00:00
regress-crbug-672792.js [cleanup] Add missing %PrepareFunctionForOptimize in mjsunit tests 2019-06-17 16:48:50 +00:00
regress-crbug-673008.js [stubs] Fix negative index lookup in hasOwnProperty 2016-12-12 20:13:07 +00:00
regress-crbug-677757.js [turbofan] Teach escape analysis about StringCharAt 2017-01-04 12:01:38 +00:00
regress-crbug-679202.js [test] Add %PrepareForOptimization to even more tests 2019-06-12 14:40:14 +00:00
regress-crbug-679378.js [test] Add %PrepareForOptimization to even more tests 2019-06-12 14:40:14 +00:00
regress-crbug-679841.js Add test case for Number.prototype.toString (r42364). 2017-01-16 13:49:00 +00:00
regress-crbug-681983.js [cleanup] Add missing %PrepareFunctionForOptimize in mjsunit tests 2019-06-17 16:48:50 +00:00
regress-crbug-682194.js [runtime] Fix Array.prototype.concat with complex @@species 2017-01-25 04:37:04 +00:00
regress-crbug-683581.js [turbofan] Fix accumulator use in bytecode analysis. 2017-01-25 09:14:41 +00:00
regress-crbug-683667.js [runtime] Mark old JSGlobalProxy's map as unstable when an iframe navigates away. 2017-02-28 17:05:51 +00:00
regress-crbug-684208.js [cleanup] Add missing %PrepareFunctionForOptimize in mjsunit tests 2019-06-17 16:48:50 +00:00
regress-crbug-685050.js [test] Add %PrepareForOptimization to even more tests 2019-06-12 14:40:14 +00:00
regress-crbug-685504.js ThinStrings: fix Factory::NewProperSubString 2017-01-30 18:24:16 +00:00
regress-crbug-685506.js [test] Add %PrepareForOptimization to even more tests 2019-06-12 14:40:14 +00:00
regress-crbug-685634.js [test] Add %PrepareForOptimization to even more tests 2019-06-12 14:40:14 +00:00
regress-crbug-685680.js [test] Add %PrepareForOptimization to even more tests 2019-06-12 14:40:14 +00:00
regress-crbug-685965.js ThinStrings: fix CodeStubAssembler::SubString 2017-01-30 18:17:52 +00:00
regress-crbug-686102.js [test] Add %PrepareForOptimization to even more tests 2019-06-12 14:40:14 +00:00
regress-crbug-686427.js [test] Add %PrepareForOptimization to even more tests 2019-06-12 14:40:14 +00:00
regress-crbug-686737.js [test] Add %PrepareForOptimization to even more tests 2019-06-12 14:40:14 +00:00
regress-crbug-687029.js [test] Add %PrepareForOptimization to even more tests 2019-06-12 14:40:14 +00:00
regress-crbug-687063.js [test] Add %PrepareForOptimization to even more tests 2019-06-12 14:40:14 +00:00
regress-crbug-687990.js [cleanup] Add %PrepareFunctionForOptimize for tests that use %OptimizeOsr 2019-06-18 16:47:29 +00:00
regress-crbug-688567.js Retain source order when hoisting sloppy block functions 2017-03-02 21:06:00 +00:00
regress-crbug-688734.js [ic] KeyedStoreIC should use a slow stub when a prototype chain contains dictionary elements. 2017-02-27 13:41:11 +00:00
regress-crbug-691323.js [typedarrays] Use Detach instead of Neuter 2018-12-11 11:57:30 +00:00
regress-crbug-691687.js Accurately record eval calls in arrow parameter lists 2017-02-28 19:15:09 +00:00
regress-crbug-694416.js [test] Add %PrepareForOptimization to even more tests 2019-06-12 14:40:14 +00:00
regress-crbug-694709.js [test] Add %PrepareForOptimization to even more tests 2019-06-12 14:40:14 +00:00
regress-crbug-696622.js [class] Fix super call evaluation order 2020-10-29 16:08:34 +00:00
regress-crbug-697017.js [runtime] Properly handle null constructor case when feeding back normalization. 2017-03-01 10:02:14 +00:00
regress-crbug-698607.js [test] Add %PrepareForOptimization to even more tests 2019-06-12 14:40:14 +00:00
regress-crbug-699282.js [test] Add %PrepareForOptimization to even more tests 2019-06-12 14:40:14 +00:00
regress-crbug-700678.js [runtime] Fix KeyAccumulator for non-internalized keys. 2017-03-14 11:19:28 +00:00
regress-crbug-700733.js [cleanup] Add missing %PrepareFunctionForOptimize in mjsunit tests 2019-06-17 16:48:50 +00:00
regress-crbug-702058-1.js [csa] Bailout to the runtime for ToInteger conversion in Array.p.indexOf. 2017-03-16 06:53:09 +00:00
regress-crbug-702058-2.js [csa] Bailout to the runtime for ToInteger conversion in Array.p.indexOf. 2017-03-16 06:53:09 +00:00
regress-crbug-702058-3.js [csa] Bailout to the runtime for ToInteger conversion in Array.p.indexOf. 2017-03-16 06:53:09 +00:00
regress-crbug-702793.js Fix LoadGlobalIC for cleared WeakCells 2017-03-18 00:52:09 +00:00
regress-crbug-702798.js Enable --harmony-strict-legacy-accessor-builtins by default 2017-08-02 21:30:57 +00:00
regress-crbug-703610.js [test] Add %PrepareForOptimization to even more tests 2019-06-12 14:40:14 +00:00
regress-crbug-706642.js [cleanup] Add missing %PrepareFunctionForOptimize in mjsunit tests 2019-06-17 16:48:50 +00:00
regress-crbug-707580.js [builtins] Make sure to perform ToPrimitive(key, hint string) in hasOwnProperty even if the receiver is a smi. 2017-06-08 15:12:31 +00:00
regress-crbug-708050-1.js [test] Add %PrepareForOptimization to even more tests 2019-06-12 14:40:14 +00:00
regress-crbug-708050-2.js [test] Add %PrepareForOptimization to even more tests 2019-06-12 14:40:14 +00:00
regress-crbug-709537.js [test] Add %PrepareForOptimization to even more tests 2019-06-12 14:40:14 +00:00
regress-crbug-709753.js [test] Add %PrepareForOptimization to even more tests 2019-06-12 14:40:14 +00:00
regress-crbug-711166.js [test] Add %PrepareForOptimization to even more tests 2019-06-12 14:40:14 +00:00
regress-crbug-712802.js [test] Add %PrepareForOptimization to even more tests 2019-06-12 14:40:14 +00:00
regress-crbug-714696.js [console] correctly propagate exceptions. 2017-08-31 13:37:12 +00:00
regress-crbug-714872.js Revert behavioral part of 84dc8ed4c3 2017-04-26 20:56:30 +00:00
regress-crbug-714971.js [asm.js] Fix failure propagation of heap access validation. 2017-04-25 12:58:26 +00:00
regress-crbug-714981.js Move delete-last-fast-property code from CSA to C++ 2017-05-03 15:50:50 +00:00
regress-crbug-715151.js [test] Add %PrepareForOptimization to even more tests 2019-06-12 14:40:14 +00:00
regress-crbug-715404.js [test] Add %PrepareForOptimization to even more tests 2019-06-12 14:40:14 +00:00
regress-crbug-715455.js Reland "[test] Check for illegal uses of mjsunit methods" 2019-02-04 10:45:18 +00:00
regress-crbug-715862.js [test] Add %PrepareForOptimization to even more tests 2019-06-12 14:40:14 +00:00
regress-crbug-716520.js Fix FastAssign for self-assignment 2017-05-04 13:41:08 +00:00
regress-crbug-716804.js [ic] Fix handling of JSArray.length accessor info. 2017-05-02 08:55:51 +00:00
regress-crbug-716912.js Move delete-last-fast-property code from CSA to C++ 2017-05-03 15:50:50 +00:00
regress-crbug-718779.js [runtime] MigrateFastToFast: fix check for unboxed inobject doubles 2017-05-05 22:23:04 +00:00
regress-crbug-719384.js [asm.js] Ensure lookups of imports are non-observable. 2017-05-23 10:42:43 +00:00
regress-crbug-719479.js [test] Add %PrepareForOptimization to even more tests 2019-06-12 14:40:14 +00:00
regress-crbug-721835.js [asm.js] Fix evaluation of first for-statement expression. 2017-05-15 13:19:49 +00:00
regress-crbug-722348.js [asm.js] Properly handle unused function imports. 2017-05-22 11:41:07 +00:00
regress-crbug-722756.js [test] Add %PrepareForOptimization to even more tests 2019-06-12 14:40:14 +00:00
regress-crbug-722783.js [ic] Properly handle reconfiguring of a global property to 'readonly'. 2017-07-20 13:39:23 +00:00
regress-crbug-722871.js [atomics] Remove the deprecated Atomics.wake 2020-08-10 23:02:17 +00:00
regress-crbug-723132.js [parser] Stop treating generators as "top level" for preparsing purposes 2017-05-18 16:24:26 +00:00
regress-crbug-723455.js [test] Add %PrepareForOptimization to even more tests 2019-06-12 14:40:14 +00:00
regress-crbug-724153.js [cleanup] Add missing %PrepareFunctionForOptimize in mjsunit tests 2019-06-17 16:48:50 +00:00
regress-crbug-724608.js [test] Add %PrepareForOptimization to even more tests 2019-06-12 14:40:14 +00:00
regress-crbug-725201.js [cleanup] Add missing %PrepareFunctionForOptimize in mjsunit tests 2019-06-17 16:48:50 +00:00
regress-crbug-725537.js [runtime] Set proper initial map for AsyncFunction constructor. 2017-05-26 21:06:48 +00:00
regress-crbug-728813.js Fix Array.indexOf for Proxies that throw 2017-06-07 12:33:50 +00:00
regress-crbug-729573-1.js [test] Add %PrepareForOptimization to even more tests 2019-06-12 14:40:14 +00:00
regress-crbug-729573-2.js [test] Add %PrepareForOptimization to even more tests 2019-06-12 14:40:14 +00:00
regress-crbug-729597.js [test][cleanup] Revive --time, speed up some tests 2019-09-16 11:24:11 +00:00
regress-crbug-731193.js [ic] Fix stub-cached access to use the dereffed thin-string. 2017-06-19 13:33:19 +00:00
regress-crbug-732169.js [cleanup] Add missing %PrepareFunctionForOptimize in mjsunit tests 2019-06-17 16:48:50 +00:00
regress-crbug-734051.js [object] Remove MutableHeapNumber 2019-08-20 19:04:04 +00:00
regress-crbug-734162.js [literals] Perform a deep boilerplate copy for MutableHeapNumber fields 2017-06-20 10:24:00 +00:00
regress-crbug-736451.js [string] Handle two-byte contents in String.p.toLowerCase 2017-07-12 06:25:26 +00:00
regress-crbug-736575.js [test] Add %PrepareForOptimization to even more tests 2019-06-12 14:40:14 +00:00
regress-crbug-736633.js [test] Add %PrepareForOptimization to even more tests 2019-06-12 14:40:14 +00:00
regress-crbug-737645.js [runtime] Fix Array.prototype.sort for large entries 2017-07-06 10:45:52 +00:00
regress-crbug-738763.js [runtime] Don't track "class" field types for arrays with properties. 2017-07-24 06:34:12 +00:00
regress-crbug-740116.js [test] Add %PrepareForOptimization to even more tests 2019-06-12 14:40:14 +00:00
regress-crbug-740398.js [builtins] Increase the maximum string length on 64-bit platforms. 2017-07-24 10:38:55 +00:00
regress-crbug-740591.js Properly fix-up ClassLiterals in ReparentExpressionScope() 2017-07-27 18:22:57 +00:00
regress-crbug-740803.js [scope] Null out rare_data_ when aborting preparsing 2017-07-12 20:26:10 +00:00
regress-crbug-741078.js [test] Add %PrepareForOptimization to even more tests 2019-06-12 14:40:14 +00:00
regress-crbug-743154.js [array] Move SafeRemoveArrayHoles to runtime 2018-05-08 11:05:56 +00:00
regress-crbug-746835.js [literals] Introduce CreateEmptyArrayLiteral Bytecode 2017-07-25 14:30:43 +00:00
regress-crbug-747062.js [test] Add %PrepareForOptimization to even more tests 2019-06-12 14:40:14 +00:00
regress-crbug-747979.js [test] Add %PrepareForOptimization to even more tests 2019-06-12 14:40:14 +00:00
regress-crbug-748539.js [runtime] Don't create class field types for arrays' fields. 2017-07-27 07:11:05 +00:00
regress-crbug-751109.js [runtime] Properly forward the "interesting symbol" bit. 2017-08-02 11:08:38 +00:00
regress-crbug-751715.js [cleanup] Add missing %PrepareFunctionForOptimize in mjsunit tests 2019-06-17 16:48:50 +00:00
regress-crbug-752481.js [cleanup] Add missing %PrepareFunctionForOptimize in mjsunit tests 2019-06-17 16:48:50 +00:00
regress-crbug-752712.js Reland ^4 "[builtins] Port getting property from Proxy to CSA" 2017-08-11 07:17:35 +00:00
regress-crbug-752826.js [test] Add %PrepareForOptimization to even more tests 2019-06-12 14:40:14 +00:00
regress-crbug-752846.js Add GetPropertyWithReceiver stub for proxy get trap 2019-06-27 21:44:25 +00:00
regress-crbug-754175.js [64bit] Bump TypedArray max length to 2**32-1 elements 2020-01-22 17:42:26 +00:00
regress-crbug-754177.js [fuzzing] Use --fuzzing flag for allowed runtime functions 2020-06-18 08:09:48 +00:00
regress-crbug-755044.js [test] Add %PrepareForOptimization to even more tests 2019-06-12 14:40:14 +00:00
regress-crbug-756332.js [pattern-rewriter] Handle already-rewritten RewritableExpressions as before 2017-08-18 16:16:24 +00:00
regress-crbug-757199.js [test] Add %PrepareForOptimization to even more tests 2019-06-12 14:40:14 +00:00
regress-crbug-758773.js Don't look at abandoned prototype maps when looking for root maps 2017-08-25 10:44:29 +00:00
regress-crbug-759327.js Reland "[asmjs] Properly validate asm.js heap sizes" 2018-08-21 09:00:04 +00:00
regress-crbug-762472.js [asm.js] Gracefully handle stack overflow in start function. 2017-09-06 15:03:13 +00:00
regress-crbug-762874-1.js [test] Add %PrepareForOptimization to even more tests 2019-06-12 14:40:14 +00:00
regress-crbug-762874-2.js [test] Add %PrepareForOptimization to even more tests 2019-06-12 14:40:14 +00:00
regress-crbug-763683.js Improve error handling of proxies get property 2017-09-12 16:42:12 +00:00
regress-crbug-764219.js [ic] Fix storing to JSGlobalProxy having JSProxy in prototype chain. 2017-10-13 11:22:30 +00:00
regress-crbug-766635.js [test] Add %PrepareForOptimization to even more tests 2019-06-12 14:40:14 +00:00
regress-crbug-768080.js [test] Add %PrepareForOptimization to even more tests 2019-06-12 14:40:14 +00:00
regress-crbug-768158.js [parser] Ensure for-in/of loop variables are marked maybe_assigned 2017-10-05 19:16:29 +00:00
regress-crbug-768367.js [test] Add %PrepareForOptimization to even more tests 2019-06-12 14:40:14 +00:00
regress-crbug-768875.js [ic] Introduce proper slow stub for StoreGlobalIC. 2017-10-12 14:07:41 +00:00
regress-crbug-769852.js [test] Add %PrepareForOptimization to even more tests 2019-06-12 14:40:14 +00:00
regress-crbug-770543.js [test] Add %PrepareForOptimization to even more tests 2019-06-12 14:40:14 +00:00
regress-crbug-770581.js [test] Add %PrepareForOptimization to even more tests 2019-06-12 14:40:14 +00:00
regress-crbug-771428.js [asm.js] Fix infinite loop in parser on parse error. 2017-10-04 16:13:39 +00:00
regress-crbug-771971.js [test] Add %PrepareForOptimization to even more tests 2019-06-12 14:40:14 +00:00
regress-crbug-772056.js [wasm] merge js constants file in module-builder 2019-01-30 22:10:34 +00:00
regress-crbug-772610.js [cleanup] Add missing %PrepareFunctionForOptimize in mjsunit tests 2019-06-17 16:48:50 +00:00
regress-crbug-772672.js [test] Add %PrepareForOptimization to even more tests 2019-06-12 14:40:14 +00:00
regress-crbug-772689.js [test] Add %PrepareForOptimization to even more tests 2019-06-12 14:40:14 +00:00
regress-crbug-772720.js [cleanup] Add missing %PrepareFunctionForOptimize in mjsunit tests 2019-06-17 16:48:50 +00:00
regress-crbug-772897.js [proxy] Properly handle exceptions from Object::ToName(). 2017-10-30 15:06:38 +00:00
regress-crbug-774459.js [test] Add %PrepareForOptimization to even more tests 2019-06-12 14:40:14 +00:00
regress-crbug-774860.js Fix slack tracking for function subclasses. 2017-10-17 10:37:04 +00:00
regress-crbug-774994.js [parser] Skipping inner funcs: accurately record NeedsHomeObject 2017-10-17 01:49:36 +00:00
regress-crbug-776511.js [cleanup] Add missing %PrepareFunctionForOptimize in mjsunit tests 2019-06-17 16:48:50 +00:00
regress-crbug-778952.js Fix DCHECK in HasFastProperties 2017-10-31 18:06:43 +00:00
regress-crbug-779344.js [proxies] Add missing stack overflow check. 2018-05-07 18:50:09 +00:00
regress-crbug-779367.js [test] Add %PrepareForOptimization to even more tests 2019-06-12 14:40:14 +00:00
regress-crbug-779457.js [parser] RewritableExpressions should keep track of their Scope directly 2017-11-14 20:30:14 +00:00
regress-crbug-781116-1.js [test] Add %PrepareForOptimization to even more tests 2019-06-12 14:40:14 +00:00
regress-crbug-781116-2.js [test] Add %PrepareForOptimization to even more tests 2019-06-12 14:40:14 +00:00
regress-crbug-781506-1.js [test] Add %PrepareForOptimization to even more tests 2019-06-12 14:40:14 +00:00
regress-crbug-781506-2.js [test] Add %PrepareForOptimization to even more tests 2019-06-12 14:40:14 +00:00
regress-crbug-781506-3.js [test] Add %PrepareForOptimization to even more tests 2019-06-12 14:40:14 +00:00
regress-crbug-781583.js [test] Add %PrepareForOptimization to even more tests 2019-06-12 14:40:14 +00:00
regress-crbug-783132.js [runtime] Ensure elements transitions don't interfere with field type tracking. 2017-11-22 16:51:47 +00:00
regress-crbug-783902.js Reland^2 "[runtime] Slightly optimize creation of class literals." 2017-11-17 18:15:34 +00:00
regress-crbug-784835.js [ic] Properly handle negative indices. 2017-11-16 06:56:25 +00:00
regress-crbug-786020.js [objects] Fix flag in {Map::AddMissingTransitions}. 2017-11-27 12:49:01 +00:00
regress-crbug-786723.js [test] Add %PrepareForOptimization to even more tests 2019-06-12 14:40:14 +00:00
regress-crbug-789764.js [parser] Fix func numbering inside for in. 2017-12-01 14:12:12 +00:00
regress-crbug-791245-1.js [test] Add %PrepareForOptimization to even more tests 2019-06-12 14:40:14 +00:00
regress-crbug-791245-2.js [test] Add %PrepareForOptimization to even more tests 2019-06-12 14:40:14 +00:00
regress-crbug-791256.js [parser] Fix NaryOperation positions. 2017-12-12 18:54:03 +00:00
regress-crbug-795922.js [ignition] Move object/array literal init to bytecode gen 2017-12-19 14:50:19 +00:00
regress-crbug-798026.js [Builtins] Eliminate the fast path in constructor entries 2018-01-04 15:29:00 +00:00
regress-crbug-798644.js [elements] Fix Object.entries/values with changing elements 2018-01-10 13:50:20 +00:00
regress-crbug-800032.js [parser] Detect duplciate lexical declarations in preparser 2018-12-18 16:32:28 +00:00
regress-crbug-800077.js [csa] Fix type casing in GetProperty 2018-01-09 12:56:07 +00:00
regress-crbug-800810.js [elements] Fix overzealous DCHECK in Array.prototype.includes 2018-01-12 14:07:44 +00:00
regress-crbug-801627.js [cleanup] Add missing %PrepareFunctionForOptimize in mjsunit tests 2019-06-17 16:48:50 +00:00
regress-crbug-802333.js [test] Add %PrepareForOptimization to even more tests 2019-06-12 14:40:14 +00:00
regress-crbug-805765.js [ignition] Fix wide suspends to also return 2018-01-29 12:38:33 +00:00
regress-crbug-806200.js [parser] Throw syntax error for %Foo(...spread) 2018-01-29 09:57:39 +00:00
regress-crbug-806388.js [parser] Detect duplciate lexical declarations in preparser 2018-12-18 16:32:28 +00:00
regress-crbug-807096.js [mjsunit] Move the implementation of testAsync into a separate file 2018-08-01 08:46:24 +00:00
regress-crbug-808192.js [test][cleanup] Revive --time, speed up some tests 2019-09-16 11:24:11 +00:00
regress-crbug-813427.js [runtime] Fix overzealous check for derived constructor instance size 2018-02-20 13:28:37 +00:00
regress-crbug-813450.js Revert "[runtime] Reduce spread/apply call max arguments" 2018-11-30 09:54:47 +00:00
regress-crbug-813630.js [parser] Fix aborting preparsing of a function with a rest param. 2018-03-21 09:04:07 +00:00
regress-crbug-816961.js Fix buffer-detached check in TypedArray.of/from 2018-02-28 20:52:55 +00:00
regress-crbug-819086.js [test] Add %PrepareForOptimization to even more tests 2019-06-12 14:40:14 +00:00
regress-crbug-819298.js [test] Add %PrepareForOptimization to even more tests 2019-06-12 14:40:14 +00:00
regress-crbug-820312.js [builtins] Properly handle DICTIONARY_ELEMENTS in Promise.all closures. 2018-03-09 14:25:34 +00:00
regress-crbug-820820.js [cleanup] Add missing %PrepareFunctionForOptimize in mjsunit tests 2019-06-17 16:48:50 +00:00
regress-crbug-821159-1.js [es2015] Properly deal with fast-path results from IterableToList. 2018-03-13 07:23:57 +00:00
regress-crbug-821159-2.js [es2015] Properly deal with fast-path results from IterableToList. 2018-03-13 07:23:57 +00:00
regress-crbug-821159-3.js [es2015] Properly deal with fast-path results from IterableToList. 2018-03-13 07:23:57 +00:00
regress-crbug-821159-4.js [es2015] Properly deal with fast-path results from IterableToList. 2018-03-13 07:23:57 +00:00
regress-crbug-822284.js [test] Add %PrepareForOptimization to even more tests 2019-06-12 14:40:14 +00:00
regress-crbug-823069.js [builtins] Throw on pop()/shift() when JSArray's length is not writable. 2018-04-10 08:51:07 +00:00
regress-crbug-823130.js Fix "x is not iterable" error message consistency 2018-05-03 23:13:21 +00:00
regress-crbug-825045.js [test] Add %PrepareForOptimization to even more tests 2019-06-12 14:40:14 +00:00
regress-crbug-827013.js Reland [ic] Remove the check for fast prototypes in LoadIC_Uninitialized 2019-05-07 09:46:51 +00:00
regress-crbug-830565.js [mjsunit] Move the implementation of testAsync into a separate file 2018-08-01 08:46:24 +00:00
regress-crbug-831943.js [builtins] Fix missing ToString in RegExp.p.match 2018-04-12 14:54:54 +00:00
regress-crbug-831984.js [keys] Don't keep chain of OrderedHashSets in KeyAccumulator 2018-04-16 21:07:06 +00:00
regress-crbug-840220.js [CSA] Remove overzealous type check 2018-05-07 11:20:56 +00:00
regress-crbug-841592.js [elements] Avoid NOP operation when shrinking HashTables 2018-05-10 11:09:59 +00:00
regress-crbug-843022.js [regexp] Do not assume fast regexp results are non-empty 2018-05-16 13:06:14 +00:00
regress-crbug-848165.js Properly set enumeration order for accessor properties in class literals. 2018-06-18 12:45:02 +00:00
regress-crbug-849024.js [builtins] Add reference error for global object property access 2018-07-05 09:52:48 +00:00
regress-crbug-850005.js [CSA] Fix assertion in CallOrConstructDoubleVarargs with empty FixedArray 2018-06-06 11:01:11 +00:00
regress-crbug-851393.js [builtins] Relax type check in a slow path of Object.assign. 2018-06-18 14:37:38 +00:00
regress-crbug-852592.js [array] Fix OOB load/stores when underlying FixedArray changed 2018-06-19 05:19:44 +00:00
regress-crbug-854299.js [array] Change Array.p.sort bailout behavior from fast- to slow-path 2018-06-20 15:38:18 +00:00
regress-crbug-856095.js Fix overzealous assert in CallOrConstructVarArgs 2018-07-03 03:42:20 +00:00
regress-crbug-859809.js [array] Add regression test that causes left trimming while sorting 2018-07-03 14:16:14 +00:00
regress-crbug-860788.js Fixed typos 2019-01-08 07:31:02 +00:00
regress-crbug-862538.js [scanner] Fix scanner stream creation: Sliced strings can have an underlying thin string. 2018-07-12 10:32:47 +00:00
regress-crbug-865312.js [array] Only use fast-path in Array.p.fill for JSArrays 2018-07-19 12:15:42 +00:00
regress-crbug-865892.js [async] Improve error handling when running async hooks 2018-07-23 13:34:50 +00:00
regress-crbug-866315.js [async] Fix a crash when AsyncHooks is used in the proto of an object 2018-07-23 14:34:59 +00:00
regress-crbug-867776.js [typedarrays] Use Detach instead of Neuter 2018-12-11 11:57:30 +00:00
regress-crbug-869313.js [dataview] Fix too tight TNode type in DataView getters 2018-08-03 13:21:16 +00:00
regress-crbug-871886.js [csa] avoid FixedDoubleArray CAST on empty FixedArray 2018-08-09 10:00:25 +00:00
regress-crbug-876443.js [builtins] Enable Torque Array.prototype.splice 2018-09-04 13:18:23 +00:00
regress-crbug-878845.js [array] Fix side-effect for 'from' argument in Array.p.lastIndexOf 2018-08-30 13:34:25 +00:00
regress-crbug-879560.js [test] Add %PrepareForOptimization to even more tests 2019-06-12 14:40:14 +00:00
regress-crbug-879898.js [test] Add %PrepareForOptimization to even more tests 2019-06-12 14:40:14 +00:00
regress-crbug-880207.js [test] Add %PrepareForOptimization to even more tests 2019-06-12 14:40:14 +00:00
regress-crbug-881247.js [CloneObjectIC] Avoid FieldType confusions 2018-10-19 11:03:21 +00:00
regress-crbug-882233-1.js [array] Consistently throw TypeError for zero-length arrays 2018-09-10 09:50:52 +00:00
regress-crbug-882233-2.js [turbofan] Fix some tests 2020-09-14 07:52:22 +00:00
regress-crbug-884933.js [test] Add %PrepareForOptimization to even more tests 2019-06-12 14:40:14 +00:00
regress-crbug-885404.js [es2015] Clear JSTypedArray raw fields in the constructor. 2018-09-19 09:28:11 +00:00
regress-crbug-887891.js [es2015] Setup JSTypedArray after allocating the JSArrayBuffer. 2018-09-21 12:02:12 +00:00
regress-crbug-888825.js [parser] Don't resolve preparser variables for arrow functions 2018-09-25 15:28:18 +00:00
regress-crbug-890243.js [test] Add %PrepareForOptimization to even more tests 2019-06-12 14:40:14 +00:00
regress-crbug-891627.js [cleanup] Add missing %PrepareFunctionForOptimize in mjsunit tests 2019-06-17 16:48:50 +00:00
regress-crbug-892472-1.js [async] Only try to peak into async functions/generators. 2018-10-05 06:36:27 +00:00
regress-crbug-892472-2.js [async] Only try to peak into async functions/generators. 2018-10-05 06:36:27 +00:00
regress-crbug-895199.js [test] Add %PrepareForOptimization to even more tests 2019-06-12 14:40:14 +00:00
regress-crbug-896181.js [builtins] Fix Array.p.join handling of an index getter with side effects 2018-10-18 10:46:23 +00:00
regress-crbug-896700.js [async] Gracefully handle exceptions in async_hooks. 2018-10-19 08:25:27 +00:00
regress-crbug-897098.js [elements] handle OOB-holes in Array.prototype.includes fast-path 2018-10-23 09:07:37 +00:00
regress-crbug-897404.js [builtins] Cap and grow Array.p.join's internal buffer. 2018-10-29 11:23:33 +00:00
regress-crbug-897406.js [async] Gracefully handle suspended generators. 2018-10-22 07:06:22 +00:00
regress-crbug-897514.js [ic] Respect PropertyDetails::KindField when following transitions 2018-10-22 18:46:28 +00:00
regress-crbug-898785.js [builtins] Fix out-of-bounds in Array#lastIndexOf(). 2018-11-02 07:42:50 +00:00
regress-crbug-898974.js [asm.js] Fix storing float32 value into float64 heap view. 2018-10-26 11:33:23 +00:00
regress-crbug-899464.js [regexp] Modify matchAll to throw on non-globals. 2019-10-16 13:34:15 +00:00
regress-crbug-899524.js [test] Add %PrepareForOptimization to even more tests 2019-06-12 14:40:14 +00:00
regress-crbug-899535.js [elements] fix wrong cast of empty FixedArray in Array.prototype.includes 2018-10-29 20:37:03 +00:00
regress-crbug-900674.js [test] Add %PrepareForOptimization to even more tests 2019-06-12 14:40:14 +00:00
regress-crbug-902395.js [test] Add %PrepareForOptimization to even more tests 2019-06-12 14:40:14 +00:00
regress-crbug-902610.js [parser] Fix off-by-one in parameter count check 2018-11-08 14:52:30 +00:00
regress-crbug-902672.js [builtin] Array.p.join throws on invalid Array lengths. 2018-11-13 09:46:01 +00:00
regress-crbug-903043.js [test] Add %PrepareForOptimization to even more tests 2019-06-12 14:40:14 +00:00
regress-crbug-905457.js [test] Add %PrepareForOptimization to even more tests 2019-06-12 14:40:14 +00:00
regress-crbug-906043.js [cleanup] Add missing %PrepareFunctionForOptimize in mjsunit tests 2019-06-17 16:48:50 +00:00
regress-crbug-906220.js [test] Add %PrepareForOptimization to even more tests 2019-06-12 14:40:14 +00:00
regress-crbug-906870.js [test] Add %PrepareForOptimization to even more tests 2019-06-12 14:40:14 +00:00
regress-crbug-908309.js [test] Add %PrepareForOptimization to even more tests 2019-06-12 14:40:14 +00:00
regress-crbug-909614.js [bigint] Make kMaxLength platform-independent. 2018-11-30 23:43:29 +00:00
regress-crbug-911416.js Add test case for RO-space string used as property key. 2018-12-10 08:55:45 +00:00
regress-crbug-913212.js [ic] Correctly Handle global loads when global object has proxies 2019-10-28 10:51:51 +00:00
regress-crbug-913222.js [parser] Fix stackoverflow on function expressions 2019-02-25 10:44:26 +00:00
regress-crbug-913296.js [test] Add %PrepareForOptimization to even more tests 2019-06-12 14:40:14 +00:00
regress-crbug-915783.js [typedarray] Add TA.p.toLocaleString check for a detached buffer. 2018-12-18 15:06:15 +00:00
regress-crbug-916288.js [parser] Eagerly throw pattern error even if we lazily throw lhs error for calls 2018-12-19 11:39:30 +00:00
regress-crbug-917076.js [async] The Promise.all() fast-path must check @@species protector. 2019-01-07 08:22:56 +00:00
regress-crbug-917980.js [typedarray] Check for a detached buffer before each iteration of TypedArray.p.join. 2018-12-31 18:27:51 +00:00
regress-crbug-918301.js [runtime] Throw range error on too many properties 2019-08-28 15:58:04 +00:00
regress-crbug-920184.js [Builtins] Array.prototype.filter species creation error 2019-01-10 18:09:36 +00:00
regress-crbug-923264.js [heap] Allow PreparseData in large object space 2019-01-21 11:18:02 +00:00
regress-crbug-923265.js [array] Remove CHECK_LE from RemoveArrayHolesGeneric 2019-01-18 10:01:37 +00:00
regress-crbug-923705.js [parser] Fix storing has_data bit for inner function preparse data 2019-01-21 18:04:34 +00:00
regress-crbug-926651.js [ast] Always visit all AST nodes, even dead nodes 2019-02-13 15:24:28 +00:00
regress-crbug-926819.js [parser] Don't hoist sloppy block functions on error 2019-01-30 11:54:28 +00:00
regress-crbug-926856.js [Builtins]: Array.prototype.map out of memory error 2019-02-01 12:33:19 +00:00
regress-crbug-930580.js [parser] Reset expression_scope_ stack to nullptr when parsing a function body 2019-02-11 09:22:57 +00:00
regress-crbug-930948-base.js [array] Fix Array#map storing signaling NaNs 2019-02-13 10:23:19 +00:00
regress-crbug-930948.js [test] Add %PrepareForOptimization to even more tests 2019-06-12 14:40:14 +00:00
regress-crbug-931664.js [cleanup] Add missing %PrepareFunctionForOptimize in mjsunit tests 2019-06-17 16:48:50 +00:00
regress-crbug-932034.js Reland "[builtins]: Optimize CreateTypedArray to use element size log 2 for calculations." 2019-02-20 12:06:53 +00:00
regress-crbug-933214.js [parser] Always return a valid var from DeclareVariableName 2019-02-25 10:31:26 +00:00
regress-crbug-934138.js [asm.js] Fix handling of bogus code after export statement. 2019-02-21 14:37:37 +00:00
regress-crbug-934166.js [cleanup] Add %PrepareFunctionForOptimize for tests that use %OptimizeOsr 2019-06-18 16:47:29 +00:00
regress-crbug-935800.js [asm.js] Exported functions diverge from wasm js-api spec. 2019-04-23 11:54:01 +00:00
regress-crbug-935932.js [cleanup] Add missing %PrepareFunctionForOptimize in mjsunit tests 2019-06-17 16:48:50 +00:00
regress-crbug-936302.js [test] Add %PrepareForOptimization to even more tests 2019-06-12 14:40:14 +00:00
regress-crbug-937618.js [test] Add %PrepareForOptimization to even more tests 2019-06-12 14:40:14 +00:00
regress-crbug-937649.js [test] Add %PrepareForOptimization to even more tests 2019-06-12 14:40:14 +00:00
regress-crbug-937734.js [cleanup] Stop using the now-unused deopt_count from feedback vector. 2019-05-23 16:34:54 +00:00
regress-crbug-940274.js [Torque] Array.prototype.shift correctness fix 2019-05-17 14:38:30 +00:00
regress-crbug-941703.js [parser] Clear is_parenthesized on ThisExpression when accessing it 2019-05-08 15:44:06 +00:00
regress-crbug-941743.js [test][cleanup] Revive --time, speed up some tests 2019-09-16 11:24:11 +00:00
regress-crbug-942068.js [test] Add %PrepareForOptimization to even more tests 2019-06-12 14:40:14 +00:00
regress-crbug-944435.js [Builtins] Make it harder to store signalling NaNs in Torque/CSA 2019-03-26 10:22:50 +00:00
regress-crbug-944865.js [test] Add %PrepareForOptimization to even more tests 2019-06-12 14:40:14 +00:00
regress-crbug-944971.js [regexp] Refactor Regexp.prototype[@@replace] 2019-03-27 13:15:16 +00:00
regress-crbug-950747.js [ic] Fix handling of +0/-0 when constant field tracking is enabled 2019-04-11 11:28:13 +00:00
regress-crbug-951400.js [test] Add %PrepareForOptimization to even more tests 2019-06-12 14:40:14 +00:00
regress-crbug-959645-1.js [map] Make field representation updates work with elements kind transitions. 2019-05-07 13:13:51 +00:00
regress-crbug-959645-2.js [map] Make field representation updates work with elements kind transitions. 2019-05-07 13:13:51 +00:00
regress-crbug-959727.js Fix a DCHECK failure on an exception message 2019-05-09 01:22:13 +00:00
regress-crbug-961522.js [test] Add %PrepareForOptimization to even more tests 2019-06-12 14:40:14 +00:00
regress-crbug-961709-1.js [ic] Don't handle stores with TypedArrays in the prototype chain in ICs 2019-06-18 13:34:11 +00:00
regress-crbug-961709-2.js [ic] Don't handle stores with TypedArrays in the prototype chain in ICs 2019-06-18 13:34:11 +00:00
regress-crbug-963568.js [json] Use correct index to read details 2019-05-16 10:57:38 +00:00
regress-crbug-964833.js [cleanup] Add %PrepareFunctionForOptimize in mjsunit tests 2019-06-17 16:28:50 +00:00
regress-crbug-964869.js [runtime] Make sure we don't inplace update None to Double 2019-05-21 15:17:27 +00:00
regress-crbug-966450.js Fix correctness issue in proxy set trap 2019-05-29 13:16:49 +00:00
regress-crbug-967065.js [array] Prevent negative work array capacity when sorting 2019-05-27 10:41:44 +00:00
regress-crbug-967101.js Handle IC store with sealed elements 2019-06-10 19:54:17 +00:00
regress-crbug-967151.js [json] Strings can lie to us about representation, so check what's underneath 2019-05-27 10:56:44 +00:00
regress-crbug-967254.js [array] Properly handle COW arrays in Array#sort 2019-05-27 08:51:05 +00:00
regress-crbug-967434.js [cleanup] Add %PrepareFunctionForOptimize in mjsunit tests 2019-06-17 16:28:50 +00:00
regress-crbug-969368.js [asm.js] Check that function table indices are intish. 2019-06-17 16:59:50 +00:00
regress-crbug-969498.js [ubsan] Fix a few double-to-float casts 2019-06-08 12:38:02 +00:00
regress-crbug-971383.js Fix character ranges in case insensitive regexp 2019-06-07 00:09:17 +00:00
regress-crbug-971782.js [turbofan] Properly handle -0 in Word32->Word64 conversion. 2019-06-18 11:17:25 +00:00
regress-crbug-976256.js [cleanup] Add %PrepareFunctionForOptimization for few more tests 2019-06-19 10:17:52 +00:00
regress-crbug-976598.js [objects] Migrate kHoleNanInt64 unboxed doubles to uninitialized values during boilerplate serialization 2019-06-26 15:51:39 +00:00
regress-crbug-976934.js [asm.js] Fix undefined cast from double to float. 2019-07-01 14:27:05 +00:00
regress-crbug-977012.js [map] Update map in PrepareForDataProperty 2019-06-26 10:17:41 +00:00
regress-crbug-977089.js [map] Ignore migration target bit when normalizing 2019-06-24 10:44:11 +00:00
regress-crbug-979023.js [ic] Fix accessor set after map update transitioning to dict 2019-07-03 10:00:17 +00:00
regress-crbug-979401.js [classes] Properly handle properties count slack 2019-07-12 11:57:17 +00:00
regress-crbug-980168.js Remove unnecessary DCHECK 2019-07-09 15:41:13 +00:00
regress-crbug-980183.js [turbofan] Track field owner maps during load elimination 2019-08-16 16:08:45 +00:00
regress-crbug-980292.js TryPrototypeChainLookup: Bailout for Smi receiver 2019-07-09 20:12:24 +00:00
regress-crbug-980422.js [parsing] Improve elision of hole checks for default parameters 2019-07-26 12:15:31 +00:00
regress-crbug-980529.js [deoptimizer] Handle continuation frames that are not preceded by adapter frames 2019-07-08 08:39:04 +00:00
regress-crbug-981701.js [parsing] Improve elision of hole checks for default parameters 2019-07-26 12:15:31 +00:00
regress-crbug-984344.js [Compile] Ensure we don't reuse a feedback vector with a different layout than expected. 2019-07-18 12:33:52 +00:00
regress-crbug-985660.js [turbofan] Fix wrong expectation when serializing API calls 2019-07-23 08:54:54 +00:00
regress-crbug-986187.js [ic] Remove broken DCHECK and clean up naming 2019-07-30 16:22:08 +00:00
regress-crbug-987205.js [turbofan] Relax double const store invariant in load elim. for literals 2019-08-23 17:10:48 +00:00
regress-crbug-988304.js [parsing] Fix bytecode mismatch for arrow funcs 2019-07-29 16:30:10 +00:00
regress-crbug-990582.js Fix crash Code::DropStackFrameCacheCommon 2019-08-14 15:03:27 +00:00
regress-crbug-992914.js Add new nonextensible element kinds 2019-08-28 17:24:49 +00:00
regress-crbug-993980.js [json] Don't consume sibling feedback from objects with detached maps 2019-08-26 15:57:52 +00:00
regress-crbug-994041.js Reland "[builtins] Port RegExpTest to Torque" 2019-08-19 16:44:55 +00:00
regress-crbug-994719.js [parser] Fix bytecode mismatch for this 2019-08-20 15:21:24 +00:00
regress-crbug-997056.js [ic] Fix accessor to data reconfiguration case 2019-09-19 14:35:46 +00:00
regress-crbug-997057.js [turbofan] Fix memory corruption 2019-08-23 14:03:01 +00:00
regress-crbug-997320.js [parser] Improve hole check elision in async arrow funcs 2019-09-04 09:13:03 +00:00
regress-crbug-999450.js [parser] Don't mark const variables as assigned 2019-09-05 14:44:29 +00:00
regress-crbug-1000094.js [parser] Fix arrowhead parsing in the script scope 2019-09-10 09:11:07 +00:00
regress-crbug-1000170.js [parser] Don't mark const variables as assigned 2019-09-05 14:44:29 +00:00
regress-crbug-1002628.js [ic] Add support for StoreSlow() in Global Dispatcher 2019-09-20 17:05:09 +00:00
regress-crbug-1003403.js [parser] Fix destructured parameters in arrowheads 2019-09-24 14:11:52 +00:00
regress-crbug-1003732.js [runtime] Don't set sticky bit on empty_slow_element_dictionary 2019-10-08 11:49:25 +00:00
regress-crbug-1004037.js [ic] Add support for StoreSlow() in Global Dispatcher 2019-09-20 17:05:09 +00:00
regress-crbug-1004061.js [csa] Fix parameter casting on empty arrays 2019-09-16 13:49:21 +00:00
regress-crbug-1006592.js [asm.js] Fix parsing of float coercion arguments. 2019-09-23 12:26:26 +00:00
regress-crbug-1008632.js Modify the DCHECK in when computing KeyedAccessStoreMode. 2019-09-30 18:59:48 +00:00
regress-crbug-1009728.js [parser] Delete unresolved variables created for labels 2019-10-04 10:41:31 +00:00
regress-crbug-1011596-module.mjs [parser] Fix preparsing of modules containing labels 2019-10-07 10:18:14 +00:00
regress-crbug-1011596.mjs [parser] Fix preparsing of modules containing labels 2019-10-07 10:18:14 +00:00
regress-crbug-1012301-1.js [runtime] Fix Object.assign for in-place repr changes 2019-10-15 10:01:29 +00:00
regress-crbug-1012301.js [runtime] Fix CloneObject for all in-place repr changes 2019-10-11 16:09:45 +00:00
regress-crbug-1015372.js [parser] Push variables of non-arrow parenthesized expression to parent 2019-10-22 10:40:05 +00:00
regress-crbug-1015567.js [parser] Accumulate even if we already thought we had an error 2019-10-18 14:30:05 +00:00
regress-crbug-1015945.js [d8] Exit with error code upon unhandled promise rejection 2020-06-24 07:21:58 +00:00
regress-crbug-1016056.js Reland x3 "[runtime] Remove extension slots from context objects" 2019-10-22 14:26:02 +00:00
regress-crbug-1017159.js [Turbofan]: Fix error in serializer try ranges with generators 2019-11-13 09:28:17 +00:00
regress-crbug-1018611-2.js [parser] Don't verify arrow declaration positions if we're going to fail 2019-11-26 12:50:11 +00:00
regress-crbug-1018611.js [parser] Add early return for declaration error in arrow head 2019-10-28 14:09:11 +00:00
regress-crbug-1020162.js [parser] Force stable order for variables 2020-01-09 10:25:31 +00:00
regress-crbug-1020983.js [compiler] Fallback to slow path for any unexpected opcode in TryGetScopeInfo 2019-11-06 09:31:24 +00:00
regress-crbug-1022695.js [builtins] Put all JS linkage builtins in CODE_SPACE 2019-11-18 11:09:32 +00:00
regress-crbug-1024099.js [builtins] Fix sorting of huge shared TypedArrays 2019-11-14 21:03:08 +00:00
regress-crbug-1024282.js [TurboFan] Fix bug in FunctionBlueprint::operator==() 2019-11-22 21:14:59 +00:00
regress-crbug-1024758.js [compiler] Fix RegExpPrototypeTest reduction 2019-11-19 14:21:12 +00:00
regress-crbug-1025468.js [mjsunit] Move all regress-*.js tests to mjsunit/regress/ 2020-03-03 11:35:13 +00:00
regress-crbug-1027025.js Reland^5 "[flags] warn about contradictory flags" 2020-09-18 15:45:00 +00:00
regress-crbug-1028396.js Fix too restrictive check in Map::MapVerify 2019-11-26 11:08:15 +00:00
regress-crbug-1028593.js [turbofan] Fix bigint-to-word64 constant folding 2019-11-29 12:44:09 +00:00
regress-crbug-1028863.js [TurboFan] Loop variable analysis requires more sensitivity 2019-12-02 15:20:52 +00:00
regress-crbug-1029077.js [json] Update feedback maps since they might be deprecated 2019-12-17 10:42:26 +00:00
regress-crbug-1029658.js [builtins] Fix assertion failure in TypedArray.from() 2019-12-03 12:02:47 +00:00
regress-crbug-1031479.js Check if a function has feedback vector before OSRing. 2019-12-12 15:42:16 +00:00
regress-crbug-1034203.js [turbofan] Improve error reporting in call reducer 2019-12-17 13:50:16 +00:00
regress-crbug-1034973.js [runtime] Properly handle constant fields with computed values 2019-12-19 10:09:49 +00:00
regress-crbug-1035331.js [turbofan] Remove a strong value assumption in the heap broker 2019-12-18 15:32:53 +00:00
regress-crbug-1038140.js [d8] Exit with error code upon unhandled promise rejection 2020-06-24 07:21:58 +00:00
regress-crbug-1038178.js Add missing test for optional chains with undefined receiver 2020-01-14 20:11:57 +00:00
regress-crbug-1041210.js [parser] Fix cache scope recursion for with 2020-01-14 13:57:47 +00:00
regress-crbug-1041232.js [test] Proper OOM handling for multi-mapped mock allocator 2020-01-15 12:11:33 +00:00
regress-crbug-1041251.js [builtins] Fix FastCreateDataProperty 2020-01-29 12:25:03 +00:00
regress-crbug-1041616.js [parser] Fix cache scope recursion for with 2020-01-14 13:57:47 +00:00
regress-crbug-1044909.js Fix one more LookupIterator 2020-01-29 16:49:50 +00:00
regress-crbug-1044911.js Fix ArrayLengthSetter for suddenly frozen elements 2020-01-29 10:52:52 +00:00
regress-crbug-1047368.js [ast] Flatten Wasm function names 2020-01-31 11:25:45 +00:00
regress-crbug-1050046.js [keys] Make sure we don't leak the enum cache in slow-mode for/in 2020-02-20 16:44:41 +00:00
regress-crbug-1052647.js [intl] Fix Intl.NumberFormat constructor 2020-03-03 11:33:53 +00:00
regress-crbug-1053364.js [parser] Don't mark sloppy block functions as assigned 2020-06-18 16:24:48 +00:00
regress-crbug-1053939-1.js [ic] Use slow stub if typed arrays are in prototype chain of JSObjects 2020-04-20 11:14:07 +00:00
regress-crbug-1053939.js [ic] Use the existing prototype validity cell when recomputing handlers 2020-04-02 12:36:45 +00:00
regress-crbug-1055138-1.js [ic] Fix stores to holey elements 2020-05-11 16:42:19 +00:00
regress-crbug-1055138-2.js [ic] Fix stores to holey elements 2020-05-11 16:42:19 +00:00
regress-crbug-1055138-3.js [ic] Fix stores to holey elements 2020-05-11 16:42:19 +00:00
regress-crbug-1057653.js [mjsunit] Use smaller test array 2020-03-23 23:06:06 +00:00
regress-crbug-1059738.js Fix one more LookupIterator 2020-03-13 13:39:54 +00:00
regress-crbug-1060023.js [parser] Already break the expression scope chain for function parameters 2020-04-02 13:16:55 +00:00
regress-crbug-1063796.js [ic] Fix KeyedHasIC_SloppyArguments implementation 2020-05-04 14:22:51 +00:00
regress-crbug-1065741.js [turbofan] Add a type check to String.prototype.startsWith 2020-04-01 13:57:44 +00:00
regress-crbug-1067757.js [ic] Use slow stub when storing non-existent properties to global object 2020-04-15 15:00:29 +00:00
regress-crbug-1069530.js [ic] Properly handle store mode generalization in KeyedStoreIC 2020-05-13 15:14:21 +00:00
regress-crbug-1070560.js [builtins] When creating new elements array initialize with holes 2020-04-16 15:59:37 +00:00
regress-crbug-1072947.js [runtime] Fix miscalculated number of properties for derived class 2020-04-30 15:22:27 +00:00
regress-crbug-1074737.js [parser] Treat var initializers in masking catch as assigning 2020-05-08 14:25:50 +00:00
regress-crbug-1077508.js Move to slow-path in Array#sort if the array is no longer a FastJSArray 2020-05-07 08:08:39 +00:00
regress-crbug-1082293.js [ic] Fix a bug in StoreOwnIC when storing NaN values 2020-06-04 09:35:22 +00:00
regress-crbug-1104608.js Fix "named" loads for large TypedArray indices 2020-07-14 12:09:04 +00:00
regress-crbug-1104711.js [hashtable] Don't add PropertyCell to GlobalDictionary too early 2020-07-15 08:21:45 +00:00
regress-crbug-1105383.js [hashtable] Don't add PropertyCell to GlobalDictionary too early 2020-07-15 08:21:45 +00:00
regress-crbug-1130213.js [d8] Fix Realm.owner on detached global proxy 2020-10-09 09:55:32 +00:00
regress-crbug-1137586.js [turbofan] Avoid relaxing node that has other effect use 2020-10-14 19:16:02 +00:00
regress-crbug-1137594.js Reland x2 "[compiler] Replace Symbol with direct reads"" 2020-10-29 10:25:41 +00:00
regress-crbug-1151890.js [bigint] Fix possibly-uninitialized leading digit on right shift 2020-11-26 09:24:15 +00:00
regress-crbug-1163184.js Evict deoptimized code on feedback vector after creating the closure 2021-01-11 10:26:09 +00:00
regress-create-exception.js
regress-deep-proto.js [test] Add %PrepareForOptimization to even more tests 2019-06-12 14:40:14 +00:00
regress-delete-empty-double.js [elements] Rename Has*Elements and Is*ElementsKind methods 2017-07-03 09:25:53 +00:00
regress-deopt-gc.js
regress-deopt-gcb.js
regress-deopt-in-array-literal-spread.js [test] Add %PrepareForOptimization to even more tests 2019-06-12 14:40:14 +00:00
regress-deopt-store-effect.js [test] Add %PrepareForOptimization to even more tests 2019-06-12 14:40:14 +00:00
regress-deoptimize-constant-keyed-load.js [test] Add %PrepareForOptimization to even more tests 2019-06-12 14:40:14 +00:00
regress-dictionary-to-fast-arguments.js
regress-directive.js Reland "[parser] Optimize directive parsing especially for preparser" 2018-11-02 17:41:51 +00:00
regress-double-canonicalization.js [test] Add %PrepareForOptimization to even more tests 2019-06-12 14:40:14 +00:00
regress-double-property.js
regress-embedded-cons-string.js [cleanup] Add %PrepareFunctionForOptimize for tests that use %OptimizeOsr 2019-06-18 16:47:29 +00:00
regress-empty-fixed-double-array.js [test] Add %PrepareForOptimization to even more tests 2019-06-12 14:40:14 +00:00
regress-ensure-initial-map.js [test] Add %PrepareForOptimization to even more tests 2019-06-12 14:40:14 +00:00
regress-enum-prop-keys-cache-size.js
regress-escape-preserve-smi-representation.js [test] Add %PrepareForOptimization to even more tests 2019-06-12 14:40:14 +00:00
regress-et-clobbers-doubles.js [test] Add %PrepareForOptimization to even more tests 2019-06-12 14:40:14 +00:00
regress-eval-cache.js
regress-eval-context.js
regress-existing-shared-function-info.js
regress-fast-empty-string.js
regress-fast-literal-transition.js [test] Add %PrepareForOptimization to even more tests 2019-06-12 14:40:14 +00:00
regress-filter-contexts.js [test] Add %PrepareForOptimization to even more tests 2019-06-12 14:40:14 +00:00
regress-force-constant-representation.js [test] Add %PrepareForOptimization to even more tests 2019-06-12 14:40:14 +00:00
regress-force-representation.js [cleanup] Add %PrepareFunctionForOptimize in mjsunit tests 2019-06-17 16:28:50 +00:00
regress-freeze-setter.js
regress-freeze.js [test] Add %PrepareForOptimization to even more tests 2019-06-12 14:40:14 +00:00
regress-function-length-strict.js
regress-fundecl.js [test] Add %PrepareForOptimization to even more tests 2019-06-12 14:40:14 +00:00
regress-grow-deopt.js [test] Add %PrepareForOptimization to even more tests 2019-06-12 14:40:14 +00:00
regress-grow-store-smi-check.js [test] Add %PrepareForOptimization to even more tests 2019-06-12 14:40:14 +00:00
regress-gvn-ftt.js [cleanup] Add %PrepareFunctionForOptimize in mjsunit tests 2019-06-17 16:28:50 +00:00
regress-hoist-load-named-field.js [cleanup] Add %PrepareFunctionForOptimize in mjsunit tests 2019-06-17 16:28:50 +00:00
regress-indirect-push-unchecked.js [test] Add %PrepareForOptimization to even more tests 2019-06-12 14:40:14 +00:00
regress-inline-arrow-as-construct.js [test] Add %PrepareForOptimization to even more tests 2019-06-12 14:40:14 +00:00
regress-inline-class-constructor.js [test] Add %PrepareForOptimization to even more tests 2019-06-12 14:40:14 +00:00
regress-inline-constant-load.js [test] Add %PrepareForOptimization to even more tests 2019-06-12 14:40:14 +00:00
regress-inline-getter-near-stack-limit.js [test] Add %PrepareForOptimization to even more tests 2019-06-12 14:40:14 +00:00
regress-inlining-function-literal-context.js [test] Add %PrepareForOptimization to even more tests 2019-06-12 14:40:14 +00:00
regress-inlining-printing.js [turbofan] Fix crash with --trace-turbo-inlining 2019-08-01 12:56:05 +00:00
regress-int32-truncation.js [test] Add %PrepareForOptimization to even more tests 2019-06-12 14:40:14 +00:00
regress-integer-indexed-element.js
regress-is-contextual.js
regress-is-smi-repr.js [cleanup] Add %PrepareFunctionForOptimize in mjsunit tests 2019-06-17 16:28:50 +00:00
regress-iteration-order.js
regress-json-parse-index.js
regress-json-stringify-gc.js
regress-keyed-access-string-length.js [test] Add %PrepareForOptimization to even more tests 2019-06-12 14:40:14 +00:00
regress-keyed-store-global.js
regress-keyed-store-non-strict-arguments.js Cleanup: Move mjsunit/regress-*.js into mjsunit/regress/. 2016-11-29 14:20:53 +00:00
regress-latin-1.js
regress-lazy-deopt-inlining2.js [test] Add %PrepareForOptimization to even more tests 2019-06-12 14:40:14 +00:00
regress-lazy-deopt-inlining.js [test] Add %PrepareForOptimization to even more tests 2019-06-12 14:40:14 +00:00
regress-lazy-deopt-reloc.js
regress-lea-matching.js
regress-load-elements.js [test] Add %PrepareForOptimization to even more tests 2019-06-12 14:40:14 +00:00
regress-load-field-by-index.js [cleanup] Add %PrepareFunctionForOptimize for tests that use %OptimizeOsr 2019-06-18 16:47:29 +00:00
regress-loop-var-assign-without-block-scope.js [cleanup] Add %PrepareFunctionForOptimize for tests that use %OptimizeOsr 2019-06-18 16:47:29 +00:00
regress-map-invalidation-1.js
regress-map-invalidation-2.js [cleanup] Add %PrepareFunctionForOptimize in mjsunit tests 2019-06-17 16:28:50 +00:00
regress-mask-array-length.js
regress-merge-descriptors.js
regress-migrate-callbacks.js
regress-mul-canoverflow.js [test] Add %PrepareForOptimization to even more tests 2019-06-12 14:40:14 +00:00
regress-mul-canoverflowb.js [test] Add %PrepareForOptimization to even more tests 2019-06-12 14:40:14 +00:00
regress-no-dummy-use-for-arguments-object.js [test] Add %PrepareForOptimization to even more tests 2019-06-12 14:40:14 +00:00
regress-ntl.js [cleanup] Add %PrepareFunctionForOptimize in mjsunit tests 2019-06-17 16:28:50 +00:00
regress-object-assign-deprecated-2.js
regress-object-assign-deprecated.js
regress-omit-checks.js [test] Add %PrepareForOptimization to even more tests 2019-06-12 14:40:14 +00:00
regress-opt-typeof-null.js [test] Add %PrepareForOptimization to even more tests 2019-06-12 14:40:14 +00:00
regress-osr-context.js Reland "[Test] Update tests to work with lazy feedback allocation." 2019-05-08 12:51:13 +00:00
regress-param-local-type.js Reland "[Test] Update tests to work with lazy feedback allocation." 2019-05-08 12:51:13 +00:00
regress-parse-use-strict.js
regress-parseint.js [test] Add %PrepareForOptimization to even more tests 2019-06-12 14:40:14 +00:00
regress-phi-truncation.js [cleanup] Add %PrepareFunctionForOptimize in mjsunit tests 2019-06-17 16:28:50 +00:00
regress-polymorphic-load.js [test] Add %PrepareForOptimization to even more tests 2019-06-12 14:40:14 +00:00
regress-polymorphic-store.js [test] Add %PrepareForOptimization to even more tests 2019-06-12 14:40:14 +00:00
regress-preparse-inner-arrow-duplicate-parameter.js [parser] Rewrite duplicate formal detection 2018-10-09 09:17:42 +00:00
regress-private-enumerable.js Reland^2 of [stubs] KeyedStoreGeneric: inline dictionary property stores 2016-11-24 16:23:12 +00:00
regress-push-args-twice.js
regress-put-prototype-transition.js [runtime] Drop PrototypeOptimizationMode to unify prototype handling 2017-06-08 08:00:37 +00:00
regress-r3391.js
regress-r4998.js [mjsunit] Remove non-existing flags from tests. 2017-05-02 08:53:51 +00:00
regress-recurse-patch-binary-op.js
regress-refreeze-same-map.js [runtime] PreventExtensionsWithTransition: before adding the new 2017-06-22 12:19:26 +00:00
regress-regexp-codeflush.js Fix common misspellings 2017-08-02 09:35:28 +00:00
regress-regexp-construct-result.js
regress-regexp-functional-replace-slow.js [mjsunit] Move all regress-*.js tests to mjsunit/regress/ 2020-03-03 11:35:13 +00:00
regress-regexp-nocase.js
regress-reset-dictionary-elements.js
regress-set-flags-stress-compact.js [test] Remove %SetFlags runtime test method. 2018-08-24 10:48:39 +00:00
regress-shift-enumerable.js
regress-sliced-external-cons-regexp.js
regress-sloppy-block-function-hoisting-dynamic.js [parser] Use cached kDynamic variable for eval-introduced vars 2019-01-16 14:18:33 +00:00
regress-smi-math-floor-round.js [test] Add %PrepareForOptimization to even more tests 2019-06-12 14:40:14 +00:00
regress-smi-only-concat.js [elements] Rename Has*Elements and Is*ElementsKind methods 2017-07-03 09:25:53 +00:00
regress-smi-scanning.js
regress-sort-arguments.js
regress-sqrt.js [test] Add %PrepareForOptimization to even more tests 2019-06-12 14:40:14 +00:00
regress-store-global-proxy.js
regress-store-heapobject.js [test] Add %PrepareForOptimization to even more tests 2019-06-12 14:40:14 +00:00
regress-store-transition-dict.js [ic] Use Map as transition handlers instead of StoreHandler objects. 2018-03-23 15:37:40 +00:00
regress-store-uncacheable.js Reland "[Test] Update tests to work with lazy feedback allocation." 2019-05-08 12:51:13 +00:00
regress-string-from-char-code-tonumber.js [test] Add %PrepareForOptimization to even more tests 2019-06-12 14:40:14 +00:00
regress-stringAt-boundsCheck.js [test] Add %PrepareForOptimization to even more tests 2019-06-12 14:40:14 +00:00
regress-swapelements.js
regress-sync-optimized-lists.js [cleanup] Add %PrepareFunctionForOptimize for tests that use %OptimizeOsr 2019-06-18 16:47:29 +00:00
regress-transcendental.js
regress-trap-allocation-memento.js Reland "[Test] Update tests to work with lazy feedback allocation." 2019-05-08 12:51:13 +00:00
regress-typedarray-length.js [test] Add %PrepareForOptimization to even more tests 2019-06-12 14:40:14 +00:00
regress-undefined-nan2.js
regress-undefined-nan3.js [test] Add %PrepareForOptimization to even more tests 2019-06-12 14:40:14 +00:00
regress-undefined-nan.js [test] Add %PrepareForOptimization to even more tests 2019-06-12 14:40:14 +00:00
regress-undefined-store-keyed-fast-element.js [test] Add %PrepareForOptimization to even more tests 2019-06-12 14:40:14 +00:00
regress-unlink-closures-on-deopt.js [cleanup][TurboProp] Unify DynamicMapChecks names. 2020-12-02 10:29:49 +00:00
regress-unsigned-mul-add.js
regress-update-field-type-attributes.js
regress-v8-4153-1.js Reland "[typedarray] Move external/data pointer to JSTypedArray." 2019-05-27 17:44:06 +00:00
regress-v8-4839.js [test] Add %PrepareForOptimization to even more tests 2019-06-12 14:40:14 +00:00
regress-v8-4972.js
regress-v8-5009.js
regress-v8-5254-1.js [test] Add %PrepareForOptimization to even more tests 2019-06-12 14:40:14 +00:00
regress-v8-5254-2.js [test] Add %PrepareForOptimization to even more tests 2019-06-12 14:40:14 +00:00
regress-v8-5255-1.js [test] Add %PrepareForOptimization to even more tests 2019-06-12 14:40:14 +00:00
regress-v8-5255-2.js [test] Add %PrepareForOptimization to even more tests 2019-06-12 14:40:14 +00:00
regress-v8-5255-3.js [test] Add %PrepareForOptimization to even more tests 2019-06-12 14:40:14 +00:00
regress-v8-5697.js [cleanup] Add %PrepareFunctionForOptimize in mjsunit tests 2019-06-17 16:28:50 +00:00
regress-v8-5848.js Reland^2 "[builtins] [turbofan] Refactor Float64Pow to use single implementation" 2019-02-08 12:25:27 +00:00
regress-v8-5958.js [es2015] Remove the @@hasInstance protector cell. 2017-02-13 07:16:27 +00:00
regress-v8-6515.js [regexp] Rewrite certain Assertion sequences 2019-06-17 09:21:58 +00:00
regress-v8-6706.js [regexp] Send sticky @@splits to the slow path 2017-08-23 09:55:21 +00:00
regress-v8-6712.js Fix spec violation in Function.prototype.bind. 2017-08-17 08:42:03 +00:00
regress-v8-6716.js Revert "[runtime] Reduce spread/apply call max arguments" 2018-11-30 09:54:47 +00:00
regress-v8-6906.js [test] Add %PrepareForOptimization to even more tests 2019-06-12 14:40:14 +00:00
regress-v8-6940.js [regexp] Fix a bug causing early aborts from AddCaseEquivalents 2017-10-18 12:18:59 +00:00
regress-v8-7245.js [builtins] Port Proxy.revocable() to CSA 2018-01-07 10:20:13 +00:00
regress-v8-7682.js Reland "[array] Move Array#sort pre-processing to Torque" 2019-05-24 12:13:17 +00:00
regress-v8-7725.js [builtins] Properly handle non-simple target in Object.assign. 2018-05-09 13:44:00 +00:00
regress-v8-7848.js [error] Use prepareStackTrace from error's realm 2019-06-11 13:02:45 +00:00
regress-v8-8070.js [cleanup] Add %PrepareFunctionForOptimize in mjsunit tests 2019-06-17 16:28:50 +00:00
regress-v8-8357.js [string] Remove invalid optimization in MaybeCallFunctionAtSymbol 2018-10-26 14:39:57 +00:00
regress-v8-8445-2.js [mjsunit] Move all regress-*.js tests to mjsunit/regress/ 2020-03-03 11:35:13 +00:00
regress-v8-8445.js [mjsunit] Move all regress-*.js tests to mjsunit/regress/ 2020-03-03 11:35:13 +00:00
regress-v8-8770.js [regexp] Fix BoyerMooreLookahead behavior at submatches 2019-07-01 07:14:17 +00:00
regress-v8-8799.js [Test] Avoid relying on flag implications for --flush-bytecode in tests. 2019-03-06 15:34:13 +00:00
regress-v8-9106.js [wasm] Fix DCHECK with empty passive data segment 2019-04-10 18:10:58 +00:00
regress-v8-9233.js [test] Add %PrepareForOptimization to even more tests 2019-06-12 14:40:14 +00:00
regress-v8-9243.js [map] Properly share the map for builtin iterator result objects. 2019-05-14 14:02:29 +00:00
regress-v8-9267-1.js [test] Make tests pass with the GC fuzzer. 2019-05-23 09:08:45 +00:00
regress-v8-9267-2.js [test] Make tests pass with the GC fuzzer. 2019-05-23 09:08:45 +00:00
regress-v8-9394-2.js [parser] Mark maybe_assigned recursively for shadowing vars 2019-07-01 06:53:37 +00:00
regress-v8-9394.js [parser] Always mark shadowed vars maybe_assigned 2019-06-27 08:26:02 +00:00
regress-v8-9460.js [runtime] Always throw when asked to make an array's length configurable 2019-07-22 17:16:10 +00:00
regress-v8-9511.js [scopes] Skip dynamic vars in eval scopes during lookup 2019-08-02 14:55:13 +00:00
regress-v8-9534.js [d8] Exit with error code upon unhandled promise rejection 2020-06-24 07:21:58 +00:00
regress-v8-9656.js [test][d8] Add d8.log.getAndStop helper 2020-09-18 09:49:39 +00:00
regress-v8-9758.js [parser] Prevent lazy parsing of arrow functions 2019-09-23 08:59:18 +00:00
regress-v8-9825.mjs [async] Fix bug with await in for 'next' position. 2019-10-10 18:06:07 +00:00
regress-v8-10072.js [regexp] Fix CP advancement in all SKIP_* bytecodes 2020-01-16 13:10:34 +00:00
regress-v8-10484-1.js [builtins] Fix handling of read-only length in Array.prototype.pop 2020-05-06 14:14:47 +00:00
regress-v8-10484-2.js [builtins] Fix handling of read-only length in Array.prototype.pop 2020-05-06 14:14:47 +00:00
regress-v8-10513.js [regexp] Unconditionally get named capture in GetSubstitution 2020-05-12 08:45:05 +00:00
regress-v8-10568.js [regexp] Fix integer overflows in TextNode::GetQuickCheckDetails 2020-06-10 12:22:47 +00:00
regress-v8-10604.js [d8] Exit with error code upon unhandled promise rejection 2020-06-24 07:21:58 +00:00
regress-v8-11261.js [parser] Fix parsing "new super.x" 2020-12-15 13:38:04 +00:00
regress-wasm-crbug-599413.js [wasm] Remove obsolete %IsNotAsmWasmCode predicate. 2016-12-09 11:56:05 +00:00
regress-wasm-crbug-618602.js [wasm] Remove obsolete %IsNotAsmWasmCode predicate. 2016-12-09 11:56:05 +00:00
regress-weakening-multiplication.js
regress-x87.js
setter.js
short-circuit.js
splice-missing-wb.js
string-compare-memcmp.js [cleanup] Limit Token usage to Parser, AST, BytecodeGenerator 2017-10-25 18:15:26 +00:00
string-fromcharcode-sideeffect.js
string-next-encoding.js [test] Add %PrepareForOptimization to even more tests 2019-06-12 14:40:14 +00:00
string-split-monkey-patching.js
typed-array-lifetime.js [cleanup] Add %PrepareFunctionForOptimize in mjsunit tests 2019-06-17 16:28:50 +00:00