[webkit-reviews] review granted: [Bug 220564] [JSC] Bypass OperationPtrTagging for JITCage verification for CallDOMGetter : [Attachment 417487] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jan 12 14:55:45 PST 2021


Saam Barati <sbarati at apple.com> has granted Yusuke Suzuki <ysuzuki at apple.com>'s
request for review:
Bug 220564: [JSC] Bypass OperationPtrTagging for JITCage verification for
CallDOMGetter
https://bugs.webkit.org/show_bug.cgi?id=220564

Attachment 417487: Patch

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




--- Comment #3 from Saam Barati <sbarati at apple.com> ---
Comment on attachment 417487
  --> https://bugs.webkit.org/attachment.cgi?id=417487
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=417487&action=review

> Source/JavaScriptCore/ChangeLog:8
> +	   CustomAccessorPtrTag functions are not registered ones for JITCage
since we are using trampoline to invoke them.

Maybe specify trampoline is in C++?


More information about the webkit-reviews mailing list