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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jun 28 23:25:13 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 432455: Patch

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




--- Comment #9 from Alexey Shvayka <shvaikalesh at gmail.com> ---
Created attachment 432455

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

Patch

Call CustomValue setters with correct realm as well, rework
callerGlobalObject() to use vm.topCallFrame for custom accessors, revert
changes to create_hash_table, and add tests.


More information about the webkit-reviews mailing list