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
_______________________________________________
webkit-dev mailing list
webkit-dev@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-dev

Reply via email to