[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
Mon Nov 9 02:12:44 PST 2020
https://bugs.webkit.org/show_bug.cgi?id=216172
Xan Lopez <xan.lopez at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #412513|0 |1
is obsolete| |
Attachment #412513|review?, commit-queue? |
Flags| |
--- Comment #25 from Xan Lopez <xan.lopez at gmail.com> ---
Created attachment 413571
--> https://bugs.webkit.org/attachment.cgi?id=413571&action=review
Use symbols as identifiers, v9
v9,
do not store the symbol creation method in SymbolRegistry. We'll figure out the correct one from the symbol type each time, this function is not called very often so there's no need for the micro-optimization.
--
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/20201109/3766555b/attachment.htm>
More information about the webkit-unassigned
mailing list