[webkit-dev] JS Builtins invading WebCore

youenn fablet youennf at gmail.com
Fri Oct 9 09:32:24 PDT 2015


Hi,

A quick note that JS builtins are now available in WebCore for WebIDL
defined methods, attributes and constructors.

WebIDL keywords (JSBuiltin and JSBuiltinConstructor) are added for that
purpose.

This may be handy for those functions that are wrappers over other
functions for instance.

Some examples can be found in the streams API implementation
(Source/WebCore/Modules/streams/*)

Thanks,
   Youenn
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-dev/attachments/20151009/039e5e86/attachment.html>


More information about the webkit-dev mailing list