RESOLVED FIXED 220564
[JSC] Bypass OperationPtrTagging for JITCage verification for CallDOMGetter
https://bugs.webkit.org/show_bug.cgi?id=220564
Summary [JSC] Bypass OperationPtrTagging for JITCage verification for CallDOMGetter
Yusuke Suzuki
Reported 2021-01-12 13:37:44 PST
[JSC] Bypass OperationPtrTagging for JITCage verification for CallDOMGetter
Attachments
Patch (10.36 KB, patch)
2021-01-12 13:41 PST, Yusuke Suzuki
saam: review+
Yusuke Suzuki
Comment 1 2021-01-12 13:41:22 PST
Yusuke Suzuki
Comment 2 2021-01-12 13:42:11 PST
Saam Barati
Comment 3 2021-01-12 14:55:45 PST
Comment on attachment 417487 [details] 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++?
Yusuke Suzuki
Comment 4 2021-01-12 16:09:24 PST
Note You need to log in before you can comment on or make changes to this bug.