v8/test
sgjesse@chromium.org a1a3aa46a2 Object.seal(obj) and Object.freeze(obj) should return the input obj.
BUG=http://code.google.com/p/v8/issues/detail?id=809
TEST=Seal/freeze an object and check if Object.seal and Object.freeze returns the given object.

Burcu Dogan <burcujdogan@gmail.com>

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


git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@5176 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
2010-08-05 10:56:15 +00:00
..
cctest Updated unicode library. 2010-07-30 07:10:22 +00:00
es5conform Implement ES5 Object.seal and Object.isSealed. 2010-07-15 07:51:14 +00:00
message MIPS port initial commit 2010-02-04 20:36:58 +00:00
mjsunit Object.seal(obj) and Object.freeze(obj) should return the input obj. 2010-08-05 10:56:15 +00:00
mozilla Update the mozilla tests to the newest version. 2010-06-30 06:51:38 +00:00
sputnik Added support for ES5's propertyname production. 2010-08-02 12:09:10 +00:00