Bug 214269 - [JSC] FTL isCellOrMisc should be isCellOrMiscOrBigInt32
Summary: [JSC] FTL isCellOrMisc should be isCellOrMiscOrBigInt32
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-07-13 14:05 PDT by Yusuke Suzuki
Modified: 2020-07-13 15:36 PDT (History)
7 users (show)

See Also:


Attachments
Patch (6.13 KB, patch)
2020-07-13 14:07 PDT, 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-07-13 14:05:02 PDT
[JSC] FTL isCellOrMisc should be isCellOrMiscOrBigInt32
Comment 1 Yusuke Suzuki 2020-07-13 14:07:00 PDT
Created attachment 404171 [details]
Patch
Comment 2 Yusuke Suzuki 2020-07-13 14:07:03 PDT
<rdar://problem/65475129>
Comment 3 Mark Lam 2020-07-13 14:31:47 PDT
Comment on attachment 404171 [details]
Patch

r=me
Comment 4 EWS 2020-07-13 15:36:05 PDT
Committed r264322: <https://trac.webkit.org/changeset/264322>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 404171 [details].