[webkit-reviews] review requested: [Bug 174212] [JSC] Add support for class fields : [Attachment 348905] instance class fields (09/05/18)

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Sep 5 03:05:59 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 348905: instance class fields (09/05/18)

https://bugs.webkit.org/attachment.cgi?id=348905&action=review




--- Comment #23 from Xan Lopez <xan.lopez at gmail.com> ---
Created attachment 348905

  --> https://bugs.webkit.org/attachment.cgi?id=348905&action=review

instance class fields (09/05/18)

Another big patch for comments. Most outstanding issues in the previous patch
are fixed now, and we pass all the test262 tests in the tree (both -public and
-private).

The commit by commit branch can be reviewed at:
https://github.com/igalia/webkit/commits/class-fields


More information about the webkit-reviews mailing list