v8/test
feng@chromium.org 2cb36759ba Fix issue 6264 with a test case.
The problem is that Disable/EnableAccessCheck on an object may chnage its constructor's behavior
if object's map is the same as constructor's initial map. By copying maps, the constructor's
initial map is not changed.

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

git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@1087 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
2009-01-15 17:39:23 +00:00
..
cctest Fix issue 6264 with a test case. 2009-01-15 17:39:23 +00:00
message Added reporting compilation errors. 2008-12-05 08:35:52 +00:00
mjsunit Reverted r1078 as it was committed by accident without review. 2009-01-15 12:29:05 +00:00
mozilla Two tests in the Mozilla test suite pass due to a bug in the framework (compares numbers to NaN with !=). 2008-12-03 12:44:13 +00:00