.. |
bitops-register-alias.js
|
|
|
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-114.js
|
|
|
regress-116.js
|
|
|
regress-124.js
|
Fix receiver for calls to strict-mode and builtin functions that are
|
2011-05-31 07:57:22 +00:00 |
regress-137.js
|
|
|
regress-149.js
|
|
|
regress-171.js
|
|
|
regress-176.js
|
Cleanup of mjsunit.js code and make assertEquals more strict.
|
2011-04-15 11:35:36 +00:00 |
regress-186.js
|
|
|
regress-187.js
|
Cleanup of mjsunit.js code and make assertEquals more strict.
|
2011-04-15 11:35:36 +00:00 |
regress-189.js
|
|
|
regress-191.js
|
|
|
regress-192.js
|
|
|
regress-193.js
|
|
|
regress-201.js
|
|
|
regress-219.js
|
|
|
regress-220.js
|
|
|
regress-221.js
|
|
|
regress-225.js
|
|
|
regress-227.js
|
|
|
regress-231.js
|
|
|
regress-233.js
|
|
|
regress-244.js
|
Fix a number of tests that incorrectly used assertUnreachable.
|
2011-05-31 08:08:42 +00:00 |
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
|
|
|
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
|
|
|
regress-399.js
|
Cleanup of mjsunit.js code and make assertEquals more strict.
|
2011-04-15 11:35:36 +00:00 |
regress-406.js
|
|
|
regress-416.js
|
|
|
regress-475.js
|
|
|
regress-483.js
|
|
|
regress-485.js
|
Reapply change to Pass undefined to JS builtins when called with
|
2011-05-30 13:49:22 +00:00 |
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-603.js
|
Make RegExp objects not callable.
|
2011-05-26 07:35:09 +00:00 |
regress-612.js
|
|
|
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
|
Make RegExp objects not callable.
|
2011-05-26 07:35:09 +00:00 |
regress-753.js
|
|
|
regress-754.js
|
|
|
regress-760-1.js
|
|
|
regress-760-2.js
|
|
|
regress-784.js
|
|
|
regress-794.js
|
Ensure that bound functions does not have a prototype (fixes issue 794)
|
2011-06-15 10:47:37 +00:00 |
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
|
Don't allow whitespace after sign characters in parseInt.
|
2011-05-03 07:11:17 +00:00 |
regress-962.js
|
Introduce runtime function %OptimizeFunctionOnNextCall to manually trigger optimization.
|
2011-04-11 13:24:50 +00:00 |
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
|
Introduce runtime function %OptimizeFunctionOnNextCall to manually trigger optimization.
|
2011-04-11 13:24:50 +00:00 |
regress-1083.js
|
|
|
regress-1092.js
|
|
|
regress-1099.js
|
Replace long running loops by OptimizeFunctionOnNextCall in some tests that are often timing out on ARM.
|
2011-05-03 13:53:08 +00:00 |
regress-1103.js
|
|
|
regress-1104.js
|
|
|
regress-1106.js
|
Introduce runtime function %OptimizeFunctionOnNextCall to manually trigger optimization.
|
2011-04-11 13:24:50 +00:00 |
regress-1107.js
|
|
|
regress-1110.js
|
|
|
regress-1112.js
|
|
|
regress-1117.js
|
|
|
regress-1118.js
|
Re-land r8140: Deoptimize on never-executed code-paths.
|
2011-06-06 14:57:25 +00:00 |
regress-1119.js
|
Fix a number of tests that incorrectly used assertUnreachable.
|
2011-05-31 08:08:42 +00:00 |
regress-1120.js
|
|
|
regress-1121.js
|
|
|
regress-1122.js
|
Limit the number of arguments in a function call to 32766.
|
2011-06-07 08:15:47 +00:00 |
regress-1125.js
|
|
|
regress-1126.js
|
|
|
regress-1129.js
|
|
|
regress-1130.js
|
Fix a number of tests that incorrectly used assertUnreachable.
|
2011-05-31 08:08:42 +00:00 |
regress-1131.js
|
|
|
regress-1132.js
|
Fix a number of tests that incorrectly used assertUnreachable.
|
2011-05-31 08:08:42 +00:00 |
regress-1145.js
|
Clear exceptions set during attempts to lazily optimize.
|
2011-02-25 11:17:31 +00:00 |
regress-1146.js
|
|
|
regress-1149.js
|
|
|
regress-1150.js
|
|
|
regress-1151.js
|
Fix second half of issue 1151, the first change (r6765) only fixed FunctionGetPrototype, not FunctionSetPrototype.
|
2011-02-22 12:27:36 +00:00 |
regress-1156.js
|
|
|
regress-1160.js
|
Fix a number of tests that incorrectly used assertUnreachable.
|
2011-05-31 08:08:42 +00:00 |
regress-1166.js
|
Introduce runtime function %OptimizeFunctionOnNextCall to manually trigger optimization.
|
2011-04-11 13:24:50 +00:00 |
regress-1167.js
|
Introduce runtime function %OptimizeFunctionOnNextCall to manually trigger optimization.
|
2011-04-11 13:24:50 +00:00 |
regress-1170.js
|
Fix a number of tests that incorrectly used assertUnreachable.
|
2011-05-31 08:08:42 +00:00 |
regress-1172-bis.js
|
Fix a number of tests that incorrectly used assertUnreachable.
|
2011-05-31 08:08:42 +00:00 |
regress-1172.js
|
Use [[DefineOwnProperty]] to put 'constructor' field on the protoype object.
|
2011-02-18 10:53:38 +00:00 |
regress-1174.js
|
Add more generic version of reloc info padding to ensure enough space for reloc patching during deoptimization (fixes issue 1174).
|
2011-02-22 12:28:33 +00:00 |
regress-1176.js
|
Fix for bug http://code.google.com/p/v8/issues/detail?id=1176.
|
2011-02-22 17:20:25 +00:00 |
regress-1181.js
|
ARM: Fix DoubleToI.
|
2011-02-24 10:07:35 +00:00 |
regress-1184.js
|
Properly reset external catcher if exception couldn't be externally caught.
|
2011-02-23 06:55:47 +00:00 |
regress-1207.js
|
Add lazy deoptimization environment to instanceof by marking it as a call.
|
2011-03-01 15:37:24 +00:00 |
regress-1209.js
|
When checking number of parameters in MakeCrankshaft code don't forget about receiver.
|
2011-02-28 13:20:10 +00:00 |
regress-1210.js
|
Replace loops by OptimizeFunctionOnNextCall in regress-1085 and regress-1210.
|
2011-05-06 09:10:28 +00:00 |
regress-1213.js
|
Do not allow non-configurable global properties to be made configurable (fixes issue 1213).
|
2011-03-01 08:09:17 +00:00 |
regress-1218.js
|
Remove Error.prototype.toStrings prototype property.
|
2011-02-28 13:29:05 +00:00 |
regress-1229.js
|
Introduce runtime function %OptimizeFunctionOnNextCall to manually trigger optimization.
|
2011-04-11 13:24:50 +00:00 |
regress-1233.js
|
Fix a problem where Object.getOwnPropertyDescriptor and related functions unintentionally called toString on the values of an object's properties. Fixes issue 1233.
|
2011-03-11 13:57:20 +00:00 |
regress-1236.js
|
Fix bug in X64 RegExpExec stub.
|
2011-03-08 14:15:25 +00:00 |
regress-1237.js
|
Introduce runtime function %OptimizeFunctionOnNextCall to manually trigger optimization.
|
2011-04-11 13:24:50 +00:00 |
regress-1240.js
|
Follow Safari on not throwing when __defineGetter__ fails.
|
2011-03-15 14:19:18 +00:00 |
regress-1246.js
|
Fix "illegal access" when calling parseInt with a radix that is not a smi.
|
2011-06-28 12:31:42 +00:00 |
regress-1257.js
|
Make HDeoptimize to explicitly use environment values.
|
2011-03-17 12:22:49 +00:00 |
regress-1278.js
|
ARM: Check for minus zero when converting binary operation result to smi
|
2011-03-29 07:43:27 +00:00 |
regress-1309.js
|
1309 fix
|
2011-04-06 16:22:06 +00:00 |
regress-1323.js
|
Fix load/store of external float arrays on ARM
|
2011-04-12 15:20:26 +00:00 |
regress-1337.js
|
Make throw inlineable only if the exception is inlineable.
|
2011-04-20 09:15:52 +00:00 |
regress-1351.js
|
Be more discriminating about uses of the arguments object in optimized code.
|
2011-05-02 11:35:51 +00:00 |
regress-1355.js
|
Change calls to undefined property setters to not throw (fixes issue 1355).
|
2011-05-25 08:37:38 +00:00 |
regress-1360.js
|
Do not pass the global object as the receiver to strict-mode and
|
2011-06-30 12:29:19 +00:00 |
regress-1365.js
|
Fix receiver for calls to strict-mode and builtin functions that are
|
2011-05-31 07:57:22 +00:00 |
regress-1369.js
|
Only send null or undefined as receiver for es5 natives, not generally
|
2011-05-13 07:26:44 +00:00 |
regress-1383.js
|
Allow strict mode flag as extraicstate for keyed external array store ic
|
2011-05-11 08:53:46 +00:00 |
regress-1387.js
|
Change strict mode poison pill to be the samme type error function (fixes issue 1387).
|
2011-05-24 11:07:06 +00:00 |
regress-1389.js
|
Fix error in postfix ++ in Crankshaft.
|
2011-05-17 11:41:59 +00:00 |
regress-1401.js
|
Add regression test for issue 1401
|
2011-05-23 13:03:45 +00:00 |
regress-1403.js
|
Handle changes to the Object prototype in fast handling of arrays
|
2011-05-24 12:28:10 +00:00 |
regress-1412.js
|
Update apply with arguments optimization for strict mode functions and builtins.
|
2011-05-31 10:38:41 +00:00 |
regress-1423.js
|
Fix a bug in Lithium environment iteration.
|
2011-06-06 11:30:17 +00:00 |
regress-1434.js
|
Add boolean flag to HChange and LNumberUntagD to not convert undefined to NaN.
|
2011-06-09 12:27:28 +00:00 |
regress-1436.js
|
Fix Array.prototype.{reduce,reduceRight} to pass undefined as receiver for strict mode callbacks.
|
2011-06-09 09:05:15 +00:00 |
regress-1447.js
|
Fix issue 1447 by not redefining properties unneccesarily in seal and freeze.
|
2011-06-10 09:45:02 +00:00 |
regress-1472.js
|
Refix issue 1472. The previous fix worked for the example in the bug
|
2011-06-17 08:01:12 +00:00 |
regress-1476.js
|
Add missing branches in code generated for LModI with power-of-2 divisor.
|
2011-06-15 19:57:39 +00:00 |
regress-1491.js
|
Correctly handle non-array receivers in Array length setter.
|
2011-06-21 08:07:45 +00:00 |
regress-1513.js
|
Fix problem with arguments object ICs not checking for dictionary mode elements.
|
2011-06-30 14:56:06 +00:00 |
regress-1521.js
|
Fix an issue with optimization of functions inside catch.
|
2011-07-01 14:05:46 +00:00 |
regress-1523.js
|
Fix debug break on binary boolean operators
|
2011-07-06 10:16:57 +00:00 |
regress-1528.js
|
Fix a bug in with and catch context allocation.
|
2011-07-04 09:34:47 +00:00 |
regress-1529.js
|
Fix bug 1529: check for NULL handle in v8::TryCatch::StackTrace.
|
2011-07-04 13:29:56 +00:00 |
regress-45469.js
|
|
|
regress-52801.js
|
|
|
regress-58740.js
|
|
|
regress-70066.js
|
Merge arguments branch to bleeding edge (second try).
|
2011-06-16 14:12:58 +00:00 |
regress-71647.js
|
|
|
regress-78270.js
|
In LCodeGen::DoDeferredLInstanceOfKnownGlobal emit safepoint with registers for the call to stub.
|
2011-04-07 13:32:45 +00:00 |
regress-82769.js
|
Add regression test for http://crbug.com/82769
|
2011-05-18 12:46:21 +00:00 |
regress-84234.js
|
Fix traversal of the map transition tree to take the prototype
|
2011-06-03 14:48:09 +00:00 |
regress-85177.js
|
Fix bug with GVN on array loads.
|
2011-06-09 11:15:03 +00:00 |
regress-155924.js
|
|
|
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
|
|
|
regress-892742.js
|
Make line-terminators inside multi-line comments count.
|
2011-06-17 07:23:07 +00:00 |
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
|
Cleanup of mjsunit.js code and make assertEquals more strict.
|
2011-04-15 11:35: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
|
Fix a number of tests that incorrectly used assertUnreachable.
|
2011-05-31 08:08:42 +00:00 |
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
|
Introduce runtime function %OptimizeFunctionOnNextCall to manually trigger optimization.
|
2011-04-11 13:24:50 +00:00 |
regress-3230771.js
|
|
|
regress-3247124.js
|
|
|
regress-3252443.js
|
|
|
regress-3408144.js
|
|
|
regress-20070207.js
|
|
|
regress-arguments-gc.js
|
Add missing write barrier for arguments store ICs.
|
2011-06-23 09:20:07 +00:00 |
regress-conditional-position.js
|
|
|
regress-crbug-3184.js
|
|
|
regress-crbug-3867.js
|
|
|
regress-crbug-18639.js
|
|
|
regress-crbug-37853.js
|
|
|
regress-crbug-39160.js
|
|
|
regress-crbug-40931.js
|
|
|
regress-crbug-72736.js
|
|
|
regress-crbug-84186.js
|
Correctly set the length of string before creating filler object in the json parser (fixes crbug 84186).
|
2011-05-30 06:04:36 +00:00 |
regress-crbug-87478.js
|
Fix receiver check in arguments ICs.
|
2011-06-27 13:02:51 +00:00 |
regress-create-exception.js
|
Follow jsc on not throwing when trying to add a property to a non-extensible object.
|
2011-03-28 06:11:08 +00:00 |
regress-deopt-gc.js
|
|
|
regress-lazy-deopt-reloc.js
|
Add regression test.
|
2011-03-24 11:03:08 +00:00 |
regress-push-args-twice.js
|
|
|
regress-r3391.js
|
|
|
regress-r4998.js
|
|
|
regress-swapelements.js
|
|
|
splice-missing-wb.js
|
Fix missing writebarrier in ArraySplice builtin.
|
2011-04-28 16:03:40 +00:00 |