[webkit-reviews] review requested: [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 : [Attachment 424478] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Mar 27 18:38:41 PDT 2021


Sam Weinig <sam at webkit.org> has asked  for review:
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
https://bugs.webkit.org/show_bug.cgi?id=223613

Attachment 424478: Patch

https://bugs.webkit.org/attachment.cgi?id=424478&action=review




--- Comment #14 from Sam Weinig <sam at webkit.org> ---
Created attachment 424478

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

Patch


More information about the webkit-reviews mailing list