Bug 209505 - [JSC] Fix HasPropertyIndex on 32-bits
Summary: [JSC] Fix HasPropertyIndex on 32-bits
Status: RESOLVED DUPLICATE of bug 209507
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-03-24 14:57 PDT by Caio Lima
Modified: 2020-03-24 15:27 PDT (History)
6 users (show)

See Also:


Attachments
Patch (2.72 KB, patch)
2020-03-24 15:22 PDT, Caio Lima
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Caio Lima 2020-03-24 14:57:49 PDT
https://trac.webkit.org/changeset/258901 broke ARMv7 and MIPS JIT after this patch.
Comment 1 Caio Lima 2020-03-24 15:22:31 PDT
Created attachment 394422 [details]
Patch
Comment 2 Caio Lima 2020-03-24 15:26:34 PDT

*** This bug has been marked as a duplicate of bug 209507 ***