[webkit-reviews] review requested: [Bug 174212] [JSC] Add support for class fields : [Attachment 360454] Class fields, parser + bytecode + test changes

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jan 29 02:10:24 PST 2019


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 360454: Class fields, parser + bytecode + test changes

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




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

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

Class fields, parser + bytecode + test changes

Patch refresh.

This includes the previous patch rebased against master (01/29/2019), plus the
fix for the crash when JIT baseline kicks in, plus a few fixes that were
uncovered with the recent test262 refresh.


More information about the webkit-reviews mailing list