Reviewers: Rico,
Description:
Fix bugs 992, 1083 and 1092
My previous patch added an assert which uncovered 1092 in the sputnik tests.
This patch adds the fix for 1092, which is to ensure that
NormalizeProperties
does not get called for a JSGlobalProxy along all code paths.
Add sputnik tests to .gitignore.
BUG=
TEST=
Please review this at http://codereview.chromium.org/6286060/
SVN Base: https://v8.googlecode.com/svn/branches/bleeding_edge
Affected files:
M .gitignore
M src/handles.cc
M src/objects.cc
M src/runtime.cc
M src/v8natives.js
M test/mjsunit/object-define-property.js
A test/mjsunit/regress/regress-1083.js
A test/mjsunit/regress/regress-1092.js
A test/mjsunit/regress/regress-992.js
--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev