[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 06:36:26 PDT 2020


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

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

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

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

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

Use symbols as identifiers, v6

v6,

since we need to make some changes in SymbolRegistry, set the type (public/private symbols) already in the constructor, that way we ensure we'll always store only one type of symbol and get rid of the extra parameter in symbolForKey()

-- 
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/73348b58/attachment.htm>


More information about the webkit-unassigned mailing list