v8/test
ricow@chromium.org fc38a2e509 Do not set value on host objects in Object.defineProperty (fixes issue 1250).
To be compatible with safari we should not change the value on API
objects in Object.defineProperty (e.g., the window.location object).

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

git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@7169 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
2011-03-15 09:16:12 +00:00
..
cctest Do not set value on host objects in Object.defineProperty (fixes issue 1250). 2011-03-15 09:16:12 +00:00
es5conform Strict mode arguments do not share binding with formal parameters. 2011-03-07 19:23:46 +00:00
message Enable sharding of individual testsuites in tools/test.py 2011-01-10 13:54:42 +00:00
mjsunit Strict mode ThrowTypeError functions for 2011-03-14 17:46:37 +00:00
mozilla Revert revision 7143, this causes a number of webkit tests to fail. 2011-03-11 09:02:54 +00:00
sputnik Land update to sputnik tests. 2011-02-24 06:38:45 +00:00