[webkit-reviews] review requested: [Bug 225997] [JSC] Call custom accessors / values with their holder's global object : [Attachment 432794] Patch
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Jul 2 07:46:27 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 432794: Patch
https://bugs.webkit.org/attachment.cgi?id=432794&action=review
--- Comment #14 from Alexey Shvayka <shvaikalesh at gmail.com> ---
Created attachment 432794
--> https://bugs.webkit.org/attachment.cgi?id=432794&action=review
Patch
Attempt to retrieve VMEntryScope's global object even if vm.topCallFrame is
nullptr, fixing the test regression, and make JSCustomSetterFunction test more
sophisticated.
More information about the webkit-reviews
mailing list