Bug 219974 - [JSC] Not using JITCage trampoline for non JITCage JSC
Summary: [JSC] Not using JITCage trampoline for non JITCage JSC
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: 2020-12-16 20:10 PST by Yusuke Suzuki
Modified: 2020-12-16 23:21 PST (History)
7 users (show)

See Also:


Attachments
Patch (7.26 KB, patch)
2020-12-16 20:11 PST, Yusuke Suzuki
tzagallo: review+
ews-feeder: commit-queue-
Details | Formatted Diff | Diff
Patch (7.95 KB, patch)
2020-12-16 20:25 PST, Yusuke Suzuki
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Yusuke Suzuki 2020-12-16 20:10:32 PST
[JSC] Not using JITCage trampoline for non JITCage JSC
Comment 1 Yusuke Suzuki 2020-12-16 20:11:11 PST
Created attachment 416384 [details]
Patch
Comment 2 Tadeu Zagallo 2020-12-16 20:15:07 PST
Comment on attachment 416384 [details]
Patch

r=me
Comment 3 Tadeu Zagallo 2020-12-16 20:15:59 PST
<rdar://problem/72258168>
Comment 4 Yusuke Suzuki 2020-12-16 20:25:42 PST
Created attachment 416386 [details]
Patch

Make ARM64 (not ARM64E) built well
Comment 5 Yusuke Suzuki 2020-12-16 23:21:06 PST
Committed r270928: <https://trac.webkit.org/changeset/270928>