Reviewers: Mads Ager,
Message:
This will probably break webkit again. I could potentially wait until
sunday to
commit this and then do the push to trunk monday morning updating the webkit
test expectations at the same time (if slava is ok with that)
Description:
Implement ES5 Object.seal and Object.isSealed.
This change adds the ES5 Object.seal 15.2.3.8 and Object.isSealed 15.2.3.11
methods.
Please review this at http://codereview.chromium.org/2993006/show
SVN Base: http://v8.googlecode.com/svn/branches/bleeding_edge/
Affected files:
M src/v8natives.js
A test/mjsunit/object-seal.js
--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev