Review Request 104746: kjs: Implement Object.isExtensible and Object.preventExtensible
Commit Hook
null at kde.org
Sat Mar 30 15:14:37 GMT 2013
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
http://git.reviewboard.kde.org/r/104746/
-----------------------------------------------------------
(Updated March 30, 2013, 3:14 p.m.)
Status
------
This change has been marked as submitted.
Review request for kdelibs.
Description
-------
kjs: Implement Object.isExtensible and Object.preventExtensible
Also imeplement the changes nesseary to correctly behave on isExtensible or not.
-> allow chaning the value of already existing property, do not allow adding new property.
Diffs
-----
kjs/array_instance.cpp 2469316
kjs/object.h 9446349
kjs/object.cpp 9249902
kjs/object_object.cpp 39161e2
kjs/property_map.h a41736a
Diff: http://git.reviewboard.kde.org/r/104746/diff/
Testing
-------
ecmascript 15.2.3.13* test
Thanks,
Bernd Buschinski
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-core-devel/attachments/20130330/000f8b26/attachment.htm>
More information about the kde-core-devel
mailing list