-----------------------------------------------------------
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

Reply via email to