v8/test
lrn@chromium.org 57760b8275 Make preparser detect duplicate parameters and object literal properties.
This is a fix and reapply of r8516 with some comments addressed and more
tests added.
The difference from r8516 is that canonicalization of number literals is
no performed using the same methods as in v8, to avoid false positives/negatives
when detecting duplicates.

Review URL: http://codereview.chromium.org/7193045

git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@8541 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
2011-07-06 08:32:48 +00:00
..
benchmarks Change cctests to use variant flags as part of the name for the serilization file. 2011-03-21 12:57:25 +00:00
cctest Add support for lazy deoptimization from deferred stack checks 2011-07-05 13:21:29 +00:00
es5conform Reapply 7763, including arm and x64 variants. 2011-05-05 05:21:30 +00:00
message Change cctests to use variant flags as part of the name for the serilization file. 2011-03-21 12:57:25 +00:00
mjsunit In preperation of using d8 for running tests: Don't run d8-os when running with --isolates. 2011-07-06 08:20:30 +00:00
mozilla Updated test expectations of future reserved keyword tests. 2011-06-24 16:54:47 +00:00
preparser Make preparser detect duplicate parameters and object literal properties. 2011-07-06 08:32:48 +00:00
sputnik Do not pass the global object as the receiver to strict-mode and 2011-06-30 12:29:19 +00:00
test262 Bring test262 expectations up-to-date. 2011-04-11 13:54:30 +00:00