Review Request: kjs: Implement Object.isExtensible and Object.preventExtensible

Bernd Buschinski b.buschinski at googlemail.com
Thu Apr 26 21:53:57 BST 2012


-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
http://git.reviewboard.kde.org/r/104746/
-----------------------------------------------------------

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 fe9b8b4 
  kjs/object.h 047c242 
  kjs/object.cpp c19122f 
  kjs/object_object.cpp 986f03f 
  kjs/property_map.h 6b127ff 

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/20120426/f787b8b6/attachment.htm>


More information about the kde-core-devel mailing list