Bug 234186 - [JSC] isTaggedJSCCodePtrImpl does not have proper implementation for JITCage & JITCode combination
Summary: [JSC] isTaggedJSCCodePtrImpl does not have proper implementation for JITCage ...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Yusuke Suzuki
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2021-12-10 16:24 PST by Yusuke Suzuki
Modified: 2021-12-10 17:12 PST (History)
7 users (show)

See Also:


Attachments
Patch (1.46 KB, patch)
2021-12-10 16:25 PST, Yusuke Suzuki
mark.lam: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Yusuke Suzuki 2021-12-10 16:24:44 PST
[JSC] isTaggedJSCCodePtrImpl does not have proper implementation for JITCage & JITCode combination
Comment 1 Yusuke Suzuki 2021-12-10 16:25:49 PST
Created attachment 446843 [details]
Patch
Comment 2 Mark Lam 2021-12-10 16:35:43 PST
Comment on attachment 446843 [details]
Patch

r=me
Comment 3 Yusuke Suzuki 2021-12-10 16:57:03 PST
useJITCage is false right now so let's just land it.
Comment 4 Yusuke Suzuki 2021-12-10 17:11:08 PST
Committed r286891 (245119@trunk): <https://commits.webkit.org/245119@trunk>
Comment 5 Radar WebKit Bug Importer 2021-12-10 17:12:18 PST
<rdar://problem/86347168>