[webkit-reviews] review requested: [Bug 225997] [JSC] Call custom accessors / values with their holder's global object : [Attachment 429495] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun May 23 19:37:09 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 429495: Patch

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




--- Comment #2 from Alexey Shvayka <shvaikalesh at gmail.com> ---
Created attachment 429495

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

Patch

Fix global object for non-reified properties, use CustomAccessor for JS
built-ins, and add tests.


More information about the webkit-reviews mailing list