v8/test
lrn@chromium.org 2816e8a899 Added fast-case for switch statement where all lables are constant Smi's in a limited range (IA32 only so far).
Implemented using a jump-table, for constant time lookup.


git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@343 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
2008-09-18 11:59:55 +00:00
..
cctest The OutOfMemory and OutOfMemoryNested tests set a heap limit that was too low. 2008-09-17 10:58:45 +00:00
mjsunit Added fast-case for switch statement where all lables are constant Smi's in a limited range (IA32 only so far). 2008-09-18 11:59:55 +00:00
mozilla Remove another case of .js in the status file. Reviewed offline by ager@chromium.org. 2008-09-10 05:51:59 +00:00