Bug 215872 - Make isIndex use MAX_ARRAY_INDEX
Summary: Make isIndex use MAX_ARRAY_INDEX
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: 2020-08-26 16:15 PDT by Saam Barati
Modified: 2020-08-26 18:48 PDT (History)
7 users (show)

See Also:


Attachments
patch (1.30 KB, patch)
2020-08-26 16:19 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 2020-08-26 16:15:58 PDT
It is defined to work with MAX_ARRAY_INDEX, but doesn't use it by name
Comment 1 Saam Barati 2020-08-26 16:19:16 PDT
Created attachment 407351 [details]
patch
Comment 2 EWS 2020-08-26 18:47:24 PDT
Committed r266213: <https://trac.webkit.org/changeset/266213>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 407351 [details].
Comment 3 Radar WebKit Bug Importer 2020-08-26 18:48:15 PDT
<rdar://problem/67843530>