Bug 191163 - [JSC] Reenable non-cloop LLint, JIT and DFG on 32-bit platforms
Summary: [JSC] Reenable non-cloop LLint, JIT and DFG on 32-bit platforms
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Paulo Matos
URL:
Keywords: InRadar
Depends on: 191190 192496 192983
Blocks:
  Show dependency treegraph
 
Reported: 2018-11-01 12:23 PDT by Guillaume Emont
Modified: 2020-04-01 08:12 PDT (History)
4 users (show)

See Also:


Attachments
Patch (14.06 KB, patch)
2020-04-01 01:22 PDT, Paulo Matos
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Guillaume Emont 2018-11-01 12:23:19 PDT
This is an umbrella bug to follow the progress on reenabling these features on 32-bit platforms, as they are not supported yet by the new bytecode changes introduced in r237547.
Comment 1 Guillaume Emont 2018-11-01 12:50:55 PDT
Once this is fixed, we need to reenable the tests that are skipped in https://trac.webkit.org/r237696
Comment 2 Paulo Matos 2020-04-01 01:22:20 PDT
Created attachment 395145 [details]
Patch
Comment 3 EWS 2020-04-01 06:31:13 PDT
Committed r259342: <https://trac.webkit.org/changeset/259342>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 395145 [details].
Comment 4 Radar WebKit Bug Importer 2020-04-01 06:32:14 PDT
<rdar://problem/61154983>
Comment 5 Caio Lima 2020-04-01 08:03:55 PDT
Comment on attachment 395145 [details]
Patch

I can't r+ it here, but bots are green . LGTM.
Comment 6 Caio Lima 2020-04-01 08:12:15 PDT
Comment on attachment 395145 [details]
Patch

This is already landed.