Reviewers: Søren Gjesse,

Description:
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.


Please review this at http://codereview.chromium.org/3056049/show

SVN Base: http://v8.googlecode.com/svn/branches/bleeding_edge/

Affected files:
  M     AUTHORS
  M     src/v8natives.js
  M     test/mjsunit/object-freeze.js
  M     test/mjsunit/object-seal.js


--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev

Reply via email to