Review Request 104746: kjs: Implement Object.isExtensible and Object.preventExtensible
Commit Hook
null at kde.org
Sat Mar 30 15:11:47 GMT 2013
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
http://git.reviewboard.kde.org/r/104746/#review30115
-----------------------------------------------------------
This review has been submitted with commit 2822fada5c292ecc1bce1f64c887c1531c9bfba1 by Bernd Buschinski to branch master.
- Commit Hook
On Jan. 22, 2013, 3:12 a.m., Bernd Buschinski wrote:
>
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> http://git.reviewboard.kde.org/r/104746/
> -----------------------------------------------------------
>
> (Updated Jan. 22, 2013, 3:12 a.m.)
>
>
> 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/f3e93719/attachment.htm>
More information about the kde-core-devel
mailing list