[Webkit-unassigned] [Bug 216172] [JSC] Use symbols as identifiers for class fields computed names storage

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Oct 21 04:27:30 PDT 2020


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

Xan Lopez <xan.lopez at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #411746|0                           |1
        is obsolete|                            |

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

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

Use symbols as identifiers, v5

v5,

use makePrivateIdentifier to create private symbols as identifiers in the parser
use a new symbolregistry in VM, changing the class to create private symbols when asked to (in symbolKey())
(hopefully) fix the bytecode cache bugs

-- 
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/20201021/0b0424d3/attachment-0001.htm>


More information about the webkit-unassigned mailing list