Bug 232468 - Disable ENABLE_JIT on arm64_32
Summary: Disable ENABLE_JIT on arm64_32
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Saam Barati
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2021-10-28 22:17 PDT by Saam Barati
Modified: 2021-10-29 10:18 PDT (History)
7 users (show)

See Also:


Attachments
patch (1.51 KB, patch)
2021-10-28 22:26 PDT, Saam Barati
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Saam Barati 2021-10-28 22:17:17 PDT
...
Comment 1 Saam Barati 2021-10-28 22:26:23 PDT
Created attachment 442783 [details]
patch
Comment 2 Yusuke Suzuki 2021-10-28 22:37:02 PDT
Comment on attachment 442783 [details]
patch

r=me
Comment 3 Mark Lam 2021-10-28 23:58:22 PDT
Can we disable the JIT while still using the asm LLInt to keep the current perf characteristics?
Comment 4 Mark Lam 2021-10-29 00:09:10 PDT
(In reply to Mark Lam from comment #3)
> Can we disable the JIT while still using the asm LLInt to keep the current
> perf characteristics?

I misread the patch.  It is already doing this.  Ignore me.
Comment 5 EWS 2021-10-29 10:17:29 PDT
Committed r285036 (243680@main): <https://commits.webkit.org/243680@main>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 442783 [details].
Comment 6 Radar WebKit Bug Importer 2021-10-29 10:18:30 PDT
<rdar://problem/84813265>