Bug 207083

Summary: [JSC] DFG::CommonData::shrinkToFit called before DFG::Plan::reallyAdd is called
Product: WebKit Reporter: Yusuke Suzuki <ysuzuki>
Component: JavaScriptCoreAssignee: Yusuke Suzuki <ysuzuki>
Status: RESOLVED FIXED    
Severity: Normal CC: ews-watchlist, keith_miller, mark.lam, msaboff, saam, simon.fraser, tzagallo, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch mark.lam: review+

Yusuke Suzuki
Reported 2020-01-31 18:16:29 PST
DFG::Plan::reallyAdd adds a lot of entries to DFG::CommonData.
Attachments
Patch (6.52 KB, patch)
2020-01-31 19:27 PST, Yusuke Suzuki
mark.lam: review+
Yusuke Suzuki
Comment 1 2020-01-31 19:27:01 PST
Yusuke Suzuki
Comment 2 2020-01-31 19:27:51 PST
Simon's Vector capacity tracking patch reveals this :)
Mark Lam
Comment 3 2020-01-31 19:34:23 PST
Comment on attachment 389450 [details] Patch r=me
Yusuke Suzuki
Comment 4 2020-01-31 19:36:47 PST
Radar WebKit Bug Importer
Comment 5 2020-01-31 19:37:41 PST
Note You need to log in before you can comment on or make changes to this bug.