v8/test
sgjesse@chromium.org b74c5b1e39 Moved the storage of the last script id into the heap to make it part of the serialized data when starting V8 on a snapshot.
Currently the script ids wrap when positive smi value is exhausted.
Review URL: http://codereview.chromium.org/43008

git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@1474 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
2009-03-10 12:05:20 +00:00
..
cctest Made the Error prototype into an error. Allow \c at the end of 2009-03-10 11:32:19 +00:00
message Added reporting compilation errors. 2008-12-05 08:35:52 +00:00
mjsunit Moved the storage of the last script id into the heap to make it part of the serialized data when starting V8 on a snapshot. 2009-03-10 12:05:20 +00:00
mozilla Add support for \b and ^ and $ in multiline mode, completing Irregexp 2009-01-19 18:56:47 +00:00