v8/test
sgjesse@chromium.org 2a5955a4fc Changes to the mirror handling
When getting properties for the global object proxy the properties from the global object are returned.

Script objects now have handles and are serialized by reference.

Added special handling for NaN.
Review URL: http://codereview.chromium.org/18445

git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@1116 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
2009-01-21 09:32:07 +00:00
..
cctest Changes to the V8 debugger support which otherwise caused problems with Chrome. 2009-01-19 15:21:41 +00:00
message Added reporting compilation errors. 2008-12-05 08:35:52 +00:00
mjsunit Changes to the mirror handling 2009-01-21 09:32:07 +00:00
mozilla Add support for \b and ^ and $ in multiline mode, completing Irregexp 2009-01-19 18:56:47 +00:00