Bug 160261 - concatAppendOne should allocate using the indexing type of the array if it cannot merge
Summary: concatAppendOne should allocate using the indexing type of the array if it ca...
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: Keith Miller
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2016-07-27 12:24 PDT by Keith Miller
Modified: 2016-07-27 15:00 PDT (History)
5 users (show)

See Also:


Attachments
Patch (2.23 KB, patch)
2016-07-27 12:29 PDT, Keith Miller
no flags Details | Formatted Diff | Diff
Patch (2.26 KB, patch)
2016-07-27 12:30 PDT, Keith Miller
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Keith Miller 2016-07-27 12:24:19 PDT
concatAppendOne should allocate using the indexing type of the array if it cannot merge
Comment 1 Keith Miller 2016-07-27 12:29:40 PDT
Created attachment 284715 [details]
Patch
Comment 2 Keith Miller 2016-07-27 12:30:42 PDT
Created attachment 284716 [details]
Patch
Comment 3 Mark Lam 2016-07-27 12:32:54 PDT
Comment on attachment 284716 [details]
Patch

r=me
Comment 4 Mark Lam 2016-07-27 12:35:11 PDT
rdar://problem/27530122
Comment 5 WebKit Commit Bot 2016-07-27 15:00:15 PDT
Comment on attachment 284716 [details]
Patch

Clearing flags on attachment: 284716

Committed r203798: <http://trac.webkit.org/changeset/203798>
Comment 6 WebKit Commit Bot 2016-07-27 15:00:20 PDT
All reviewed patches have been landed.  Closing bug.