[Webkit-unassigned] [Bug 223613] JSGlobalObject's m_customGetterFunctionMap and m_customSetterFunctionMap should be sets, not maps, and should use both the identifier and function pointer as the key

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Mar 22 17:11:34 PDT 2021


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

Alexey Shvayka <shvaikalesh at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |shvaikalesh at gmail.com

--- Comment #1 from Alexey Shvayka <shvaikalesh at gmail.com> ---
(In reply to Sam Weinig from comment #0)
> JSGlobalObject's m_customGetterFunctionMap and m_customSetterFunctionMap
> should be sets, not maps, and should use both the identifier and function
> pointer as the key.

Could please expand why they need to be sets, and if so, how JSFunctions would be stored? Agreed on the second part though.

-- 
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/20210323/34d3caf6/attachment.htm>


More information about the webkit-unassigned mailing list