v8/test/mjsunit/regress
2013-06-21 09:24:30 +00:00
..
bitops-register-alias.js
external-and-normal-array-polymorphism.js Remove bogus test flags 2013-03-25 17:59:15 +00:00
negative_lookup.js Change LookupForWrite to always do a full lookup and check the result. 2013-03-25 12:55:27 +00:00
readonly1.js Change LookupForWrite to always do a full lookup and check the result. 2013-03-25 12:55:27 +00:00
readonly2.js Change LookupForWrite to always do a full lookup and check the result. 2013-03-25 12:55:27 +00:00
readonly3.js Change LookupForWrite to always do a full lookup and check the result. 2013-03-25 12:55:27 +00:00
readonly4.js Change LookupForWrite to always do a full lookup and check the result. 2013-03-25 12:55:27 +00:00
readonly5.js Always check global property cells for readonliness before storing. 2013-04-09 08:09:05 +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 Add test to check that Function.caller must not expose native functions. 2013-03-28 14:31:48 +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-220.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-269.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 Implement correct checking for inherited readonliness on assignment. 2012-06-01 10:51:36 +00:00
regress-341.js
regress-345.js
regress-349.js
regress-351.js
regress-386.js
regress-392.js
regress-394.js
regress-396.js
regress-397.js Quickfix for DoMathPowHalf. 2011-12-02 13:16:49 +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 Allow lazy compilation (and thus optimisation) of functions inside eval. 2012-12-07 10:35:50 +00:00
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 Fix Array.prototype.concat when exceeding array size limit. 2013-04-05 15:12:59 +00:00
regress-603.js
regress-612.js
regress-618.js Remove the optimized construct stub. 2013-06-05 08:43:25 +00:00
regress-619.js
regress-634.js
regress-636.js
regress-641.js
regress-643.js
regress-646.js
regress-675.js
regress-681.js
regress-685.js
regress-687.js
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 Extend test coverage for JSON.stringify's slow path. 2013-03-20 14:07:30 +00:00
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
regress-969.js
regress-974.js
regress-982.js
regress-992.js
regress-995.js
regress-1015.js
regress-1017.js
regress-1020.js
regress-1060.js
regress-1079.js
regress-1083.js
regress-1092.js
regress-1099.js
regress-1103.js
regress-1104.js
regress-1106.js
regress-1107.js
regress-1110.js Don't preparse large files to find boundaries of lazy functions. 2011-11-25 09:36:31 +00:00
regress-1112.js
regress-1117.js Avoid wrong imul deopt on ia32 and x64 (fixes v8 bug 2339). 2012-09-26 09:57:30 +00:00
regress-1118.js Optimize functions on a second thread. 2012-07-19 18:58:23 +00:00
regress-1119.js Put new global var semantics behind a flag until WebKit tests are cleaned up. 2012-04-20 13:35:09 +00:00
regress-1120.js
regress-1121.js
regress-1122.js Turn Flags into a uint32_t typedef. 2013-03-19 13:11:49 +00:00
regress-1125.js
regress-1126.js
regress-1129.js
regress-1130.js
regress-1131.js
regress-1132.js
regress-1145.js
regress-1146.js
regress-1149.js
regress-1150.js
regress-1151.js
regress-1156.js
regress-1160.js
regress-1166.js
regress-1167.js
regress-1170.js Put new global var semantics behind a flag until WebKit tests are cleaned up. 2012-04-20 13:35:09 +00:00
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
regress-1213.js
regress-1215.js
regress-1217.js Fix source property of empty RegExp objects. 2012-04-23 13:59:43 +00:00
regress-1218.js
regress-1229.js Fix compile with debuggersupport=off. 2012-03-07 10:57:36 +00:00
regress-1233.js
regress-1236.js
regress-1237.js
regress-1240.js
regress-1246.js
regress-1257.js
regress-1278.js
regress-1309.js
regress-1323.js
regress-1337.js
regress-1351.js
regress-1355.js
regress-1360.js
regress-1365.js
regress-1369.js
regress-1383.js
regress-1387.js
regress-1389.js
regress-1401.js
regress-1403.js
regress-1412.js
regress-1415.js Fix issue 1415 - allow surrogate pair codes in decodeURIComponent. 2011-10-04 07:15:07 +00:00
regress-1419.js
regress-1423.js
regress-1434.js
regress-1436.js
regress-1447.js
regress-1472.js
regress-1476.js
regress-1491.js
regress-1513.js
regress-1521.js Remove redundant allow-natives flag from CompilationInfo. 2011-10-17 09:02:26 +00:00
regress-1523.js
regress-1528.js
regress-1529.js
regress-1530.js Fix handling of foreign callbacks in DefineOwnProperty. 2011-12-20 08:49:51 +00:00
regress-1531.js
regress-1546.js
regress-1548.js
regress-1560.js
regress-1563.js Further extend TypedArray support in d8: 2012-06-28 16:29:53 +00:00
regress-1582.js
regress-1583.js
regress-1586.js
regress-1591.js Do not use user-defined __lookupGetter__ when generating stack trace. 2012-07-11 11:35:19 +00:00
regress-1592.js
regress-1620.js
regress-1624-strict.js Fix declarations escaping global strict eval. 2012-03-15 13:02:21 +00:00
regress-1624.js Fix declarations escaping global strict eval. 2012-03-15 13:02:21 +00:00
regress-1625.js
regress-1639-2.js Modify two regression tests to actually fail when failing. 2012-05-03 11:52:56 +00:00
regress-1639.js Modify two regression tests to actually fail when failing. 2012-05-03 11:52:56 +00:00
regress-1647.js
regress-1650.js
regress-1692.js Clean-up refactoring to eliminate GetLocalElementKind. 2012-11-16 13:28:34 +00:00
regress-1708.js
regress-1711.js
regress-1713.js Notify collector about lazily deoptimized code objects. 2011-09-22 16:01:35 +00:00
regress-1748.js Fix bug in x64 RegExp detecting start of string. 2011-10-03 10:31:01 +00:00
regress-1757.js Fixing issue 1757 (string slices of external strings). 2011-10-10 16:09:03 +00:00
regress-1790.js Fix sequence of element access in array builtins. 2012-02-17 10:06:26 +00:00
regress-1849.js Implement tracking and optimizations of packed arrays 2012-05-23 14:24:29 +00:00
regress-1853.js Add support for //# sourceURL similar to deprecated //@ sourceURL one. 2013-05-29 12:40:21 +00:00
regress-1878.js Implement tracking and optimizations of packed arrays 2012-05-23 14:24:29 +00:00
regress-1898.js Fixing issue 1898 (using HChange outside the insert-representation-changes phase). 2012-01-13 07:48:44 +00:00
regress-1924.js Fix handling of 'c: if (0) break c; else ()' where a parser optimization 2012-02-08 08:40:11 +00:00
regress-1945.js Ensure using byte registers for byte instructions on ia32 and x64. 2012-02-16 12:48:02 +00:00
regress-1973.js Fix wrapping of receiver for non-strict callbacks. 2012-03-14 17:42:19 +00:00
regress-1980.js Remove 'type' and 'arguments' properties from Error object. 2012-11-14 09:14:47 +00:00
regress-2027.js Fix the return type of the date set methods. 2012-03-26 10:13:03 +00:00
regress-2030.js Fix polymorphic load on named fields. 2012-03-27 10:42:38 +00:00
regress-2032.js Fix broken test. 2012-03-27 09:10:58 +00:00
regress-2034.js Fix hidden properties to ignore [[Extensible]]. 2012-04-02 08:26:30 +00:00
regress-2045.js Ensure that arguments object is materialized when deoptimizing from inlined function. 2012-03-30 13:22:39 +00:00
regress-2054.js Fix rewriter to not treat throw as an expression. 2012-04-04 13:41:05 +00:00
regress-2055.js Fix array boilerplate object transitioning. 2012-04-03 16:54:28 +00:00
regress-2056.js Check for NaN in inlined versions of Math.min, Math.max. 2012-04-05 13:24:52 +00:00
regress-2058.js Ensure that a call to String.prototype.match with a 2012-04-10 10:42:25 +00:00
regress-2071.js Disable optimization for functions that have scopes that cannot be reconstructed from the context chain. 2012-05-18 13:06:16 +00:00
regress-2073.js Make embedded maps in optimized code weak. 2013-01-24 11:55:05 +00:00
regress-2110.js Fixed corner cases in truncation behavior when storing to TypedArrays. 2012-04-30 15:17:59 +00:00
regress-2119.js Correctly throw reference error in strict mode with ICs disabled. 2012-06-25 13:28:11 +00:00
regress-2132.js Skip some conditional deopts for Div/Mul when all uses are truncating. 2013-06-11 11:43:57 +00:00
regress-2153.js Fixed JSObject::SetPropertyForResult (issue 2153) 2012-05-29 12:42:22 +00:00
regress-2156.js Fix performance regression caused by r11202. 2012-06-13 11:58:18 +00:00
regress-2163.js ClearNonLiveTransitions has to hold on to non-map values. 2012-06-05 11:36:57 +00:00
regress-2170.js Fix EnsureCanContainElements to properly handle double values. 2012-06-11 08:41:48 +00:00
regress-2172.js Add missing string length check in regexp engine. 2012-06-14 13:59:48 +00:00
regress-2185-2.js Speed up quicksort test to avoid timeouts on simulators. 2012-07-31 13:36:24 +00:00
regress-2185.js allocation-site-info.js broken on arm with new changes. Reverting to previous version until diagnosed. 2013-01-21 16:15:08 +00:00
regress-2186.js Fix handling of numbers in SameValue method. 2012-06-18 14:21:29 +00:00
regress-2193.js Fix sharing of literal boilerplates for optimized code. 2012-06-22 13:55:15 +00:00
regress-2219.js Fix unhandlified code calling Harmony Proxy traps. 2012-07-06 11:34:22 +00:00
regress-2225.js Fix inline constructors for Harmony Proxy prototypes. 2012-07-10 11:28:33 +00:00
regress-2226.js After transitioning to constant function, return the constant function as result of the assignment. 2012-07-10 09:31:30 +00:00
regress-2234.js Fix transcendental cache on ARM in optimized code. 2012-07-16 09:44:59 +00:00
regress-2243.js Simplify implementation of assignment-to-const checks. 2012-12-18 12:00:50 +00:00
regress-2249.js Fix bootstrapping without snapshot and low GC interval. 2012-07-23 16:18:25 +00:00
regress-2250.js Disable speculative LICM when it may lead to unnecessary deopts 2012-08-23 21:08:58 +00:00
regress-2261.js Fix arguments object materialization during deopt. 2012-09-12 12:28:42 +00:00
regress-2263.js Fix Array.prototype.join evaluation order. 2012-11-16 12:45:23 +00:00
regress-2273.js Do not implicitly convert non-object receivers for strict mode functions. 2013-04-05 11:57:02 +00:00
regress-2284.js Remove prototype of global builtins object. 2012-08-13 15:34:49 +00:00
regress-2285.js Check for function in %_CallFunction. 2012-08-13 12:11:26 +00:00
regress-2286.js Move regress-2286.js where it belongs 2012-09-20 09:55:19 +00:00
regress-2289.js Ensure capacity when adding parts in String.replace. 2012-08-14 11:33:12 +00:00
regress-2291.js Fix bug in compare IC. BUG=2291 2012-08-15 15:08:42 +00:00
regress-2294.js Fix rounding in Uint8ClampedArray setter. 2012-08-22 14:27:11 +00:00
regress-2296.js Add input check to %DebugSetScriptSource. 2012-08-17 15:21:15 +00:00
regress-2315.js Allow lazy compilation (and thus optimisation) of functions inside eval. 2012-12-07 10:35:50 +00:00
regress-2318.js Change regress-2318 to trigger more quickly and reliably. 2012-09-17 13:21:59 +00:00
regress-2322.js Make sure that names of temporaries do not clash with real variables. 2012-10-05 12:47:34 +00:00
regress-2326.js Fix caching of optimized code for OSR. 2012-09-14 10:41:31 +00:00
regress-2336.js Fix misplaced assert in heap.cc. 2012-09-17 11:38:24 +00:00
regress-2339.js Avoid wrong imul deopt on ia32 and x64 (fixes v8 bug 2339). 2012-09-26 09:57:30 +00:00
regress-2346.js x64 and ARM: Fix issue 2346 (order of operations in keyed store 2012-09-25 13:35:42 +00:00
regress-2373.js Fixed error introduced in r12761. 2012-10-18 18:43:19 +00:00
regress-2374.js Extend test coverage for JSON.stringify's slow path. 2013-03-20 14:07:30 +00:00
regress-2398.js Make formatting error message side-effect-free. 2012-11-12 10:33:20 +00:00
regress-2410.js When using an Object as a set in Object.getOwnPropertyNames, null out the proto 2012-11-16 09:32:39 +00:00
regress-2416.js Fix corner case in x64 compare stubs. 2012-11-20 15:57:10 +00:00
regress-2419.js Check for read-only-ness when preparing for array sort. 2013-01-04 15:24:47 +00:00
regress-2433.js CopyPackedSmiToDoubleElements should fill the FixedDoubleArray with holes 2012-11-29 08:34:19 +00:00
regress-2437.js Fix additional spec violations wrt RegExp.lastIndex. 2013-01-25 10:53:26 +00:00
regress-2438.js Fix spec violations related to regexp.lastIndex 2012-12-05 12:32:25 +00:00
regress-2441.js Make __proto__ a foreign callback on Object.prototype. 2013-02-26 10:46:00 +00:00
regress-2443.js Fix spec violations in methods of Number.prototype. 2012-12-07 10:20:35 +00:00
regress-2444.js Iterate through all arguments for side effects in Math.min/max. 2012-12-06 13:13:38 +00:00
regress-2451.js Handle negative input in inlined Math.round on Intel CPUs. 2013-02-27 14:44:57 +00:00
regress-2470.js Restore Function()'s expected string representation. 2013-03-08 11:47:20 +00:00
regress-2489.js Fix arguments materialization for inlined apply(). 2013-01-16 09:25:45 +00:00
regress-2499.js Fix pattern detection for replacing shifts by rotation. 2013-01-22 13:55:22 +00:00
regress-2537.js Fix NegateCompareOp and InvertCompareOp 2013-02-13 14:36:19 +00:00
regress-2539.js Fix f.apply() optimization when declared arguments are mutated. 2013-02-14 15:12:49 +00:00
regress-2564.js Stack trace API: poison stack frames below the first strict mode frame. 2013-03-28 10:40:07 +00:00
regress-2565.js Add workaround for redefinition of __proto__ property. 2013-03-04 17:53:40 +00:00
regress-2566.js Properly handle misses for StoreArrayLengthStub on ia32 and x64 2013-03-05 16:31:11 +00:00
regress-2568.js Fix Array.length, String.length and Function.prototype LoadICs on x64. 2013-03-06 18:19:35 +00:00
regress-2570.js Extend test coverage for JSON.stringify's slow path. 2013-03-20 14:07:30 +00:00
regress-2593.js Add extra flag for load-ic stubs in code cache. 2013-04-04 08:29:25 +00:00
regress-2595.js Let ComputeTarget fail if it skips over NORMAL objects. 2013-04-09 16:38:51 +00:00
regress-2596.js Canonicalize NaNs on store to Fast(Float|Double) arrays 2013-03-28 13:30:16 +00:00
regress-2606.js Make __proto__ a real JavaScript accessor property. 2013-04-04 12:10:23 +00:00
regress-2612.js Fix worst-case behavior of MergeRemovableSimulates(). 2013-04-08 17:37:22 +00:00
regress-2618.js Fix OSR for nested loops. 2013-04-10 09:24:31 +00:00
regress-2624.js Fix OOB write in --print-code. 2013-04-15 15:19:51 +00:00
regress-2646.js Adds EXTERNAL_DOUBLE_ARRAY to a list of instance types 2013-04-23 17:02:09 +00:00
regress-2653.js Do not emit Simulates in HandlePolymorphicElementAccess. 2013-04-23 15:28:44 +00:00
regress-2671-1.js Fix environment in HOptimizedGraphBuilder::VisitCountOperation. Follow-up for r14584. 2013-05-08 14:58:06 +00:00
regress-2671.js Do not change environment between simulate and scope with no observable side-effects in HandlePropertyAssignment. 2013-05-08 07:40:28 +00:00
regress-2681.js Don't flush code for generator functions. 2013-05-13 17:36:26 +00:00
regress-2686.js Function constructor should avoid String.prototype methods 2013-05-15 10:52:06 +00:00
regress-2690.js Regexp parser: reset flag after scanning ahead for capture groups. 2013-05-27 10:53:37 +00:00
regress-2691.js Use keyed-call inline caches in delegating yield 2013-06-13 10:18:28 +00:00
regress-2717.js Fix re-initialization of existing double field. 2013-06-10 11:55:47 +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-85177.js
regress-88591.js
regress-88858.js
regress-91008.js
regress-91010.js
regress-91013.js
regress-91120.js
regress-91787.js
regress-94425.js
regress-94873.js
regress-95113.js Reland 10309: Ensure large Smi-only arrays don't transition to FAST_DOUBLE_ARRAY 2011-12-30 14:28:14 +00:00
regress-95485.js
regress-95920.js
regress-96523.js
regress-97116.js Ensure that non-optimized code objects are not flushed for inlined functions. 2011-12-08 16:07:07 +00:00
regress-98773.js Fix preparation for sorting of external arrays. 2011-10-04 13:49:50 +00:00
regress-99167.js Add a regression test for an already fixed issue. 2011-10-10 10:46:27 +00:00
regress-100409.js Take loop side-effects into account when collecting side-effects on the path between two blocks. 2011-10-25 15:39:55 +00:00
regress-100702.js Fix handling of non-object receivers for array builtins. 2011-10-19 09:24:37 +00:00
regress-102153.js Set debug break slot at init of loop variable in a for loop. 2012-03-08 10:21:43 +00:00
regress-103259.js Fixing issue 103259. 2011-11-08 14:59:40 +00:00
regress-108296.js Avoid embedding new space objects into code objects in the lithium gap resolver. 2011-12-23 10:39:01 +00:00
regress-109195.js Adjust position recorded for call expressions. 2012-01-06 10:26:17 +00:00
regress-110509.js Ensure that LRandom restores rsi after call to the C function on x64. 2012-01-19 08:43:34 +00:00
regress-113924.js Fix crashing bugs in store-and-grow IC for double values. 2012-02-14 15:09:49 +00:00
regress-115100.js Fix crash bug in Hydrogen occurring with empty prototype chain. 2012-06-19 13:44:07 +00:00
regress-115452.js Put new global var semantics behind a flag until WebKit tests are cleaned up. 2012-04-20 13:35:09 +00:00
regress-117409.js Implement tracking and optimizations of packed arrays 2012-05-23 14:24:29 +00:00
regress-117794.js Ensure there is a smi check of the receiver for global load and call ICs. 2012-03-13 11:39:30 +00:00
regress-119429.js Adjust stack limit again to avoid overflow on 64 bit windows 2012-04-05 14:01:39 +00:00
regress-119609.js Untabify test/mjsunit/regress/regress-119609.js. 2012-04-12 20:29:48 +00:00
regress-119925.js Check double array bounds in HasElementImpl. 2012-03-25 14:21:51 +00:00
regress-120099.js Add missing regression test for r11173. 2012-03-28 15:17:14 +00:00
regress-121407.js Avoid double initialization of arrays. 2012-11-27 12:01:14 +00:00
regress-123512.js Fix fast array literals to ignore prototype chain. 2012-04-17 11:12:37 +00:00
regress-123919.js Fix missing GVN flag for new-space promotion. 2012-04-19 07:49:11 +00:00
regress-124594.js Fix deopted construct stub frame to contain code object. 2012-04-25 13:22:04 +00:00
regress-125515.js Ensure reload of elements pointer in StoreFastDoubleElement stub. 2012-05-02 09:58:42 +00:00
regress-126412.js Regexp: Fix overflow in min-match-length calculation. Crbug=126412. 2012-05-08 12:18:08 +00:00
regress-128018.js Always transition empty FAST_DOUBLE_ARRAYs on push 2012-05-15 16:17:53 +00:00
regress-128146.js Re-land: Use map transitions when defining accessor properties. 2012-05-24 10:40:24 +00:00
regress-131923.js Fix optimization of Unicode regexp with ASCII subject to respect repeat counts. 2012-06-11 11:18:04 +00:00
regress-131994.js Correctly resolve local var shadowing a context-allocated var in debugger. 2012-06-19 11:25:49 +00:00
regress-133211.js Make sure we don't leak map transitions from AccessorPairs to the Javascript world. 2012-06-19 10:58:15 +00:00
regress-133211b.js Fixing ClearNonLiveTransition bug in combination with AccessorPairs. 2012-06-19 13:16:39 +00:00
regress-136048.js Correctly advance the scanner when scanning unicode regexp flag. 2012-07-06 14:04:15 +00:00
regress-137768.js Add dependency to HLoadKeyed* instructions to prevent invalid hoisting 2012-07-23 13:59:24 +00:00
regress-143967.js Fixed Accessors::FunctionGetPrototype's proto chain traversal. 2012-10-08 12:58:46 +00:00
regress-145201.js Fix some corner cases in skipping native methods using caller. 2012-09-05 08:19:49 +00:00
regress-147497.js Sync laziness between BuildFunctionInfo and MakeFunctionInfo. 2013-01-15 10:16:52 +00:00
regress-148378.js Correctly initialize regexp global cache. 2012-09-12 15:26:43 +00:00
regress-155924.js
regress-164442.js Fix x64 MathMinMax for negative untagged int32 arguments. 2012-12-21 17:52:00 +00:00
regress-165637.js Make the GC stress builder go green. 2013-02-06 13:21:28 +00:00
regress-166379.js Deopt on overflow in integer mod. 2012-12-19 12:01:22 +00:00
regress-166553.js Correctly handle negative codes in String.fromCharCode() 2012-12-18 12:37:57 +00:00
regress-171641.js Correctly set kCanBeDivByZero flag for HMathFloorOfDiv. 2013-01-23 15:58:49 +00:00
regress-201590.js Ensure UseRegisterAtStart not used with fixed temp/return register 2013-04-03 14:45:39 +00:00
regress-234101.js Do not emit double values at their use sites. 2013-04-23 13:08:10 +00:00
regress-235311.js Fix beyond-heap load on x64 Crankshafted StringCharFromCode 2013-04-29 14:34:24 +00:00
regress-237617.js Fix edge case in stack trace formatting. 2013-05-24 11:33:46 +00:00
regress-241344.js Fix unexpected elements transition in JSON.parse 2013-05-22 13:24:18 +00:00
regress-588599.js
regress-662254.js
regress-666721.js
regress-667061.js
regress-670147.js
regress-674753.js
regress-676025.js
regress-678525.js
regress-682649.js
regress-734862.js
regress-737588.js
regress-780423.js
regress-799761.js
regress-806473.js
regress-842017.js
regress-874178.js
regress-875031.js
regress-877615.js Fix issue 1361 - Implement ES5 Array.prototype.toString. 2011-10-05 07:08:23 +00:00
regress-892742.js
regress-900055.js
regress-900966.js
regress-925537.js
regress-937896.js
regress-990205.js
regress-992733.js
regress-996542.js
regress-998565.js
regress-1030466.js
regress-1036894.js
regress-1039610.js
regress-1050043.js
regress-1062422.js
regress-1066899.js
regress-1081309.js
regress-1102760.js
regress-1110164.js
regress-1112051.js
regress-1114040.js
regress-1134697.js
regress-1170187.js
regress-1173979.js
regress-1175390.js
regress-1177518.js
regress-1177809.js
regress-1178598.js
regress-1182832.js
regress-1187524.js
regress-1199401.js
regress-1199637.js Implement correct checking for inherited readonliness on assignment. 2012-06-01 10:51:36 +00:00
regress-1200351.js
regress-1201933.js
regress-1203459.js
regress-1207276.js
regress-1213516.js
regress-1213575.js
regress-1215653.js
regress-1254366.js
regress-1327557.js
regress-1346700.js
regress-1439135.js
regress-1493017.js
regress-1919169.js
regress-2249423.js
regress-3006390.js
regress-3185905.js
regress-3199913.js
regress-3218530.js
regress-3218915.js
regress-3230771.js
regress-3247124.js
regress-3252443.js
regress-3408144.js
regress-20070207.js
regress-arguments-gc.js
regress-bind-receiver.js
regress-builtin-array-op.js Always invoke the default Array.sort functions from builtin functions, part 2. 2012-10-19 12:30:18 +00:00
regress-cnlt-elements.js Fix CNLT regression. 2012-10-10 12:29:44 +00:00
regress-cnlt-enum-indices.js Fix CNLT for enum indices. 2012-09-20 15:18:00 +00:00
regress-cntl-descriptors-enum.js CNLT with descriptors but no valid enum fields has to clear the EnumCache. 2012-09-14 13:15:43 +00:00
regress-conditional-position.js
regress-convert-enum2.js Invalidate the enum cache when converting a transition across which the descriptors are shared. 2012-10-15 08:38:51 +00:00
regress-convert-enum.js Don't clear EnumLength but rather copy the enum cache. Added regression test for crashes from chromecrash. 2012-10-11 15:33:34 +00:00
regress-convert-hole.js Fix DeferredTaggedToINoSSE2 to not unconditionally untag undefined to 0. 2013-05-31 08:37:34 +00:00
regress-convert-transition.js Fix transition conversion from CONSTANT_FUNCTION to FIELD. 2012-10-10 12:31:50 +00:00
regress-copy-hole-to-field.js Don't allow copying holes to fields. 2013-05-22 15:33:53 +00:00
regress-crbug-3184.js
regress-crbug-3867.js
regress-crbug-18639.js Fix spec violations in methods of Number.prototype. 2012-12-07 10:20:35 +00:00
regress-crbug-37853.js
regress-crbug-39160.js
regress-crbug-40931.js
regress-crbug-72736.js
regress-crbug-84186.js
regress-crbug-87478.js
regress-crbug-100859.js Fix crash in d8 when external array ctor hits stack overflow 2011-12-13 13:51:58 +00:00
regress-crbug-107996.js Do not ignore an empty context with extension when creating a scope object. 2012-02-02 09:35:12 +00:00
regress-crbug-119926.js Remove trailing whitespace 2012-09-24 10:44:04 +00:00
regress-crbug-122271.js Implement tracking and optimizations of packed arrays 2012-05-23 14:24:29 +00:00
regress-crbug-125148.js Added Crankshaft support for setters. 2012-07-13 07:14:28 +00:00
regress-crbug-126414.js Fix unsigned-Smi check in MappedArgumentsLookup 2012-05-07 10:05:39 +00:00
regress-crbug-134055.js Make near-jump check more strict in LoadNamedFieldPolymorphic on ia32/x64 2012-06-22 13:38:39 +00:00
regress-crbug-134609.js Fixed deoptimization of inlined getters. 2012-09-07 09:01:54 +00:00
regress-crbug-135008.js Fix lazy parsing heuristics to respect outer scope. 2012-06-28 14:56:28 +00:00
regress-crbug-135066.js Allow lazy compilation (and thus optimisation) of functions inside eval. 2012-12-07 10:35:50 +00:00
regress-crbug-137689.js When following an accessor transition for an already existing accessor, don't load the last added descriptor but the same descriptor as we already found previously. 2012-07-18 09:20:57 +00:00
regress-crbug-138887.js Always set the callee's context when calling a function from optimized code. 2012-07-26 12:49:08 +00:00
regress-crbug-140083.js Fixed compound/count operations with getter-only accessor properties. 2012-08-03 09:45:08 +00:00
regress-crbug-142087.js Fix indexing bug in regexp, part 2. 2012-08-13 15:53:40 +00:00
regress-crbug-142218.js Check that index and length are Smi in bounds check. 2012-08-21 16:46:25 +00:00
regress-crbug-145961.js Fixed test expectation. 2012-09-04 09:54:36 +00:00
regress-crbug-146910.js Restore correct regression test for crbug/146910. 2013-03-22 09:04:36 +00:00
regress-crbug-147475.js Fix deoptimizer for shared optimized code. 2012-09-10 11:05:17 +00:00
regress-crbug-148376.js Ensure correct enumeration indices in the dict 2012-09-13 08:52:55 +00:00
regress-crbug-150545.js Fix lost arguments dropping in HLeaveInlined. 2012-09-19 08:13:46 +00:00
regress-crbug-150729.js Fix LBoundsCheck on x64 to handle (stack slot + constant) correctly 2012-09-20 09:56:24 +00:00
regress-crbug-157019.js Fix slack tracking when instance prototype changes. 2012-11-08 11:56:44 +00:00
regress-crbug-157520.js Fix ugly typo in GenerateNewNonStrictFast. 2012-10-26 10:55:25 +00:00
regress-crbug-158185.js Treat leading zeros in JSON.parse correctly. 2012-10-29 12:01:29 +00:00
regress-crbug-160010.js Added %FlattenString and use it to speed up a regression test. 2013-01-09 09:32:12 +00:00
regress-crbug-162085.js Ensure we do not clobber the register holding the elements backing store. 2012-11-26 15:58:27 +00:00
regress-crbug-163530.js Fix materialization of arguments objects with unknown values. 2013-02-27 14:37:51 +00:00
regress-crbug-168545.js Fix missing exception check in typed array constructor (2). 2013-01-10 11:45:29 +00:00
regress-crbug-170856.js Correctly reset lastIndex in an RegExp object. 2013-01-23 12:28:16 +00:00
regress-crbug-171715.js Only copy with, block and catch scopes in DebugEvaluate. 2013-03-26 17:46:16 +00:00
regress-crbug-172345.js Do not try to collect the map if the monomorphic IC stub has no map. 2013-01-28 13:19:53 +00:00
regress-crbug-173907.js Add regression test for r13617 2013-02-07 15:38:24 +00:00
regress-crbug-173974.js Tag stubs that rely on instance types as MEGAMORPHIC. 2013-02-04 13:12:03 +00:00
regress-crbug-178790.js Limit EatAtLeast recursion by a budget. 2013-03-01 14:50:14 +00:00
regress-crbug-181422.js Fix white space matching in latin-1 strings wrt \u00a0. 2013-03-11 11:52:11 +00:00
regress-crbug-196583.js Fix detection of |handle_smi| case in HOptimizedGraphBuilder::HandlePolymorphicCallNamed 2013-03-18 12:41:52 +00:00
regress-crbug-217858.js Add test case for missing deopt sequence after forced deopt. 2013-03-27 09:58:32 +00:00
regress-crbug-222893.js Correctly materialize arguments object in Runtime_DebugEvaluate. 2013-03-25 10:01:53 +00:00
regress-crbug-229923.js Fix JSON.stringify's slow path wrt sliced strings. 2013-04-11 09:53:00 +00:00
regress-crbug-233737.js Fix missing hole check for loads from Smi arrays when all uses are changes 2013-05-13 11:58:10 +00:00
regress-crbug-240032.js Fix embedded new-space pointer in LCmpObjectEqAndBranch. 2013-05-23 14:06:28 +00:00
regress-crbug-242502.js Add regression test for fix from r14732. 2013-05-21 14:20:42 +00:00
regress-crbug-242870.js Fix VisitLogicalExpression for empty blocks on RHS. 2013-05-22 13:27:00 +00:00
regress-crbug-242924.js Fix bogus deopt in BuildEmitDeepCopy for holey arrays. 2013-05-22 17:58:21 +00:00
regress-crbug-243868.js Fix IfBuilder::Deopt to clear the current block. 2013-05-28 15:30:49 +00:00
regress-crbug-244461.js Special Array constructor type feedback erroneously recorded when Array 2013-06-03 14:46:23 +00:00
regress-crbug-245424.js Fast literals: fixed initialization of non-copied in-object property fields 2013-05-31 15:50:19 +00:00
regress-crbug-245480.js Fix for bug 245480. Calling new Array(a) with a single argument could result in creating a holey array with a packed elements kind. 2013-06-12 18:04:16 +00:00
regress-crbug-248025.js Fix crasher when checking for "of", but next token has no literal buffer 2013-06-11 11:30:03 +00:00
regress-create-exception.js
regress-debug-code-recompilation.js Allow multiple lines of custom flags in javascript tests. 2012-08-10 12:26:33 +00:00
regress-deep-proto.js Fix r11780 to avoid bugs where near branches are used to labels that are out of range. 2012-06-13 09:54:34 +00:00
regress-delete-empty-double.js Ensure reducing the length of an array doesn't make it go holey. 2012-11-02 10:24:56 +00:00
regress-deopt-gc.js
regress-embedded-cons-string.js Short-circuit embedded cons strings. 2013-06-21 09:24:30 +00:00
regress-fast-literal-transition.js Fix LFastLiteral to check boilerplate elements kind. 2012-04-30 14:59:13 +00:00
regress-function-length-strict.js Fixed read-only attribute of Function.length in strict mode. 2013-06-18 07:51:50 +00:00
regress-fundecl.js
regress-grow-store-smi-check.js Fix missing Smi check in grow mode keyed stores. 2013-04-18 14:18:27 +00:00
regress-inlining-function-literal-context.js On ia32 LFunctionLiteral instruction should get context from esi register instead of stack slot. 2012-02-21 12:10:04 +00:00
regress-int32-truncation.js Take all uses into account to clear int32 truncation. 2013-06-07 17:28:46 +00:00
regress-iteration-order.js Fix bug in __proto__ assignment transition cache where we forget the next enumeration index resulting in wrong iteration order. 2012-06-04 12:07:46 +00:00
regress-json-stringify-gc.js Fix slow path of JSON.stringifier when GC strikes. 2013-04-09 08:12:59 +00:00
regress-latin-1.js Extend test coverage for JSON.stringify's slow path. 2013-03-20 14:07:30 +00:00
regress-lazy-deopt-reloc.js
regress-load-elements.js Elements load depends on the type of the receiver. 2012-08-30 17:31:32 +00:00
regress-mul-canoverflow.js Fix overflow check in mul-i which was missing since r14322 2013-04-25 07:36:59 +00:00
regress-observe-empty-double-array.js Object.observe: prevent observed objects from using fast elements. 2012-12-12 11:38:24 +00:00
regress-polymorphic-store.js Fix using monomorphic store instruction for polymorphic stores. 2013-06-19 18:07:35 +00:00
regress-push-args-twice.js
regress-r3391.js
regress-r4998.js
regress-regexp-codeflush.js
regress-seqstrsetchar-ex1.js Fix code gen bug on arm and mips; SeqStringSetChar overwrites a register; Add better default PrintDataTo for HInstruction 2013-05-16 14:27:39 +00:00
regress-seqstrsetchar-ex2.js Fix code gen bug on arm and mips; SeqStringSetChar overwrites a register; Add better default PrintDataTo for HInstruction 2013-05-16 14:27:39 +00:00
regress-seqstrsetchar-ex3.js Add belated test for the SeqStringSetChar bug. 2013-05-24 08:37:27 +00:00
regress-smi-only-concat.js Implement tracking and optimizations of packed arrays 2012-05-23 14:24:29 +00:00
regress-sqrt.js Ensure consistency of Math.sqrt on Intel platforms. 2012-03-12 14:56:04 +00:00
regress-swapelements.js
regress-transcendental.js Add missing test for transcendental functions. 2012-05-16 11:15:30 +00:00
regress-undefined-store-keyed-fast-element.js Deopt on storing undefined into double elements. 2012-09-20 13:41:00 +00:00
setter.js Change LookupForWrite to always do a full lookup and check the result. 2013-03-25 12:55:27 +00:00
short-circuit.js
splice-missing-wb.js
string-split-monkey-patching.js Avoid relying on monkey-patchable things in String.prototype.split. 2013-06-19 12:25:40 +00:00