Bug 182960 - [FTL] Fix ArrayPush(ArrayStorage)'s abstract heap
Summary: [FTL] Fix ArrayPush(ArrayStorage)'s abstract heap
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Yusuke Suzuki
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2018-02-20 01:52 PST by Yusuke Suzuki
Modified: 2018-03-23 05:33 PDT (History)
7 users (show)

See Also:


Attachments
Patch (1.86 KB, patch)
2018-03-22 10:25 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 2018-02-20 01:52:28 PST
Follow up after ArrayPush(ArrayStorage) change. Fix abstract heap for scratch buffer and the other one.
Comment 1 Yusuke Suzuki 2018-03-22 10:25:52 PDT
Created attachment 336288 [details]
Patch
Comment 2 Yusuke Suzuki 2018-03-23 05:07:42 PDT
Comment on attachment 336288 [details]
Patch

Thank you!
Comment 3 WebKit Commit Bot 2018-03-23 05:32:45 PDT
Comment on attachment 336288 [details]
Patch

Clearing flags on attachment: 336288

Committed r229892: <https://trac.webkit.org/changeset/229892>
Comment 4 WebKit Commit Bot 2018-03-23 05:32:46 PDT
All reviewed patches have been landed.  Closing bug.
Comment 5 Radar WebKit Bug Importer 2018-03-23 05:33:18 PDT
<rdar://problem/38790537>