Bug 231232 - [JSC][32bit] Fix bugs after unlinked baseline jit
Summary: [JSC][32bit] Fix bugs after unlinked baseline jit
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2021-10-05 07:34 PDT by Xan Lopez
Modified: 2021-10-05 10:52 PDT (History)
10 users (show)

See Also:


Attachments
v1 (12.62 KB, patch)
2021-10-05 07:48 PDT, Xan Lopez
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Xan Lopez 2021-10-05 07:34:16 PDT
We are doing the simplest thing now, which is to not use DataIC on baseline JIT for 32bit. This should be doable now, so we'll get on that after this lands.
Comment 1 Xan Lopez 2021-10-05 07:48:13 PDT
Created attachment 440212 [details]
v1

See what EWS thinks.
Comment 2 Yusuke Suzuki 2021-10-05 10:28:54 PDT
Comment on attachment 440212 [details]
v1

r=me
Comment 3 EWS 2021-10-05 10:51:53 PDT
Committed r283557 (242522@main): <https://commits.webkit.org/242522@main>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 440212 [details].
Comment 4 Radar WebKit Bug Importer 2021-10-05 10:52:17 PDT
<rdar://problem/83894130>