v8/test
peterhal@chromium.org c894b1f317 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=

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

git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@6627 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
2011-02-03 19:29:10 +00:00
..
cctest Do proper security checks when accessing elements with getOwnPropertyDescriptor. 2011-02-03 18:09:51 +00:00
es5conform Change conformance test expectations. 2011-01-24 15:18:49 +00:00
message Enable sharding of individual testsuites in tools/test.py 2011-01-10 13:54:42 +00:00
mjsunit Fix bugs 992, 1083 and 1092 2011-02-03 19:29:10 +00:00
mozilla Mark mozilla/ecma_3/RegExp/regress-85721 as flaky. 2011-01-21 11:47:02 +00:00
sputnik Change the HGraphBuilder to dispatch on the context. 2010-12-09 12:49:53 +00:00