[webkit-reviews] review requested: [Bug 225997] [JSC] Call custom accessors / values with their holder's global object : [Attachment 432710] Patch
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Jul 1 11:21:08 PDT 2021
Alexey Shvayka <shvaikalesh at gmail.com> has asked for review:
Bug 225997: [JSC] Call custom accessors / values with their holder's global
object
https://bugs.webkit.org/show_bug.cgi?id=225997
Attachment 432710: Patch
https://bugs.webkit.org/attachment.cgi?id=432710&action=review
--- Comment #10 from Alexey Shvayka <shvaikalesh at gmail.com> ---
Created attachment 432710
--> https://bugs.webkit.org/attachment.cgi?id=432710&action=review
Patch
Fix --debug build, smsimplify callerGlobalObject(), add test for
JSCustomSetterFunction passing correct referrer, and improve ChangeLog.
More information about the webkit-reviews
mailing list