v8/test
sgjesse@chromium.org 8391b19b07 Refactor the enum RelocMode changing the naming scheme from lower case to
upper case. Moved it into the RelocInfo class together with the associated
is_xxx functions. Renamed is_xxx to IsXxx in the process.

Removed the exit_js_frame mode as it was no longer used.

Patch Set 2 renames RELOC_MODE_COUNT to NUMBER_OF_MODES and fixes a couple of lint errors.
Review URL: http://codereview.chromium.org/3186

git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@354 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
2008-09-22 13:57:03 +00:00
..
cctest Refactor the enum RelocMode changing the naming scheme from lower case to 2008-09-22 13:57:03 +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