Review Request: kjs: Implement Object.create
Bernd Buschinski
b.buschinski at googlemail.com
Thu May 31 21:52:19 BST 2012
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
http://git.reviewboard.kde.org/r/104630/
-----------------------------------------------------------
(Updated May 31, 2012, 8:52 p.m.)
Review request for kdelibs.
Changes
-------
- Changed to creating a "real" Object
- Set the proto, not the proto of the proto
now Object.create actually makes any sense...
Description
-------
This needs https://git.reviewboard.kde.org/r/104629/ Object.defineProperties
Strictly implemented to ecma 15.2.3.5 Object.create
Diffs (updated)
-----
kjs/object_object.cpp 986f03f
Diff: http://git.reviewboard.kde.org/r/104630/diff/
Testing
-------
ecmascript & daily surfing
Thanks,
Bernd Buschinski
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-core-devel/attachments/20120531/b337a53b/attachment.htm>
More information about the kde-core-devel
mailing list