Bug 221983 - operationNewArrayWithSize should call tryCreate instead of create
Summary: operationNewArrayWithSize should call tryCreate instead of create
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: 2021-02-16 11:49 PST by Saam Barati
Modified: 2021-02-16 16:33 PST (History)
7 users (show)

See Also:


Attachments
patch (4.30 KB, patch)
2021-02-16 12:14 PST, 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 2021-02-16 11:49:12 PST
...
Comment 1 Saam Barati 2021-02-16 11:49:22 PST
Allocation  isn't guaranteed to succeed.
Comment 2 Saam Barati 2021-02-16 11:49:52 PST
<rdar://74265630>
Comment 3 Saam Barati 2021-02-16 12:14:06 PST
Created attachment 420518 [details]
patch
Comment 4 Mark Lam 2021-02-16 12:16:44 PST
Comment on attachment 420518 [details]
patch

r=me
Comment 5 EWS 2021-02-16 16:33:46 PST
Committed r272938: <https://commits.webkit.org/r272938>

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