[webkit-reviews] review requested: [Bug 174212] [JSC] Add support for class fields : [Attachment 344172] Instance class fields
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Jul 3 02:50:52 PDT 2018
Xan Lopez <xan.lopez at gmail.com> has asked for review:
Bug 174212: [JSC] Add support for class fields
https://bugs.webkit.org/show_bug.cgi?id=174212
Attachment 344172: Instance class fields
https://bugs.webkit.org/attachment.cgi?id=344172&action=review
--- Comment #16 from Xan Lopez <xan.lopez at gmail.com> ---
Created attachment 344172
--> https://bugs.webkit.org/attachment.cgi?id=344172&action=review
Instance class fields
A new patch with the work done since May. We now pass most of the in-tree
class-fields-public tests, and support both public and private instance fields.
See the patch message for remaining TODOs and FIXMEs.
More information about the webkit-reviews
mailing list