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

Reply via email to