[Webkit-unassigned] [Bug 213372] [JSC][ESNext] Create a new op_code to handle private fields store/define

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jun 19 11:21:26 PDT 2020


https://bugs.webkit.org/show_bug.cgi?id=213372

Caio Lima <ticaiolima at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Assignee|webkit-unassigned at lists.web |ticaiolima at gmail.com
                   |kit.org                     |

--- Comment #1 from Caio Lima <ticaiolima at gmail.com> ---
Created attachment 402297

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

WIP - Patch

It starts the implementation. There is a lot of work to do yet like refactoring (there is a lot of repeated code) and rolling back the usage of private fields from `put_by_val_direct`. DFG/FTL support is not done as well.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20200619/9588dc31/attachment.htm>


More information about the webkit-unassigned mailing list