Bug 158444 - Don't reportAbandonedObjectGraph() after throwing out linked code or RegExps.
Summary: Don't reportAbandonedObjectGraph() after throwing out linked code or RegExps.
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Andreas Kling
URL:
Keywords: Performance
Depends on:
Blocks:
 
Reported: 2016-06-06 16:01 PDT by Andreas Kling
Modified: 2016-06-06 16:37 PDT (History)
1 user (show)

See Also:


Attachments
Patch for landing (1.63 KB, patch)
2016-06-06 16:04 PDT, Andreas Kling
no flags Details | Formatted Diff | Diff
Patch (1.60 KB, patch)
2016-06-06 16:05 PDT, Andreas Kling
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Andreas Kling 2016-06-06 16:01:54 PDT
Let's try to fix some JSBench regressions by GC'ing less.
Comment 1 Andreas Kling 2016-06-06 16:04:16 PDT
Created attachment 280640 [details]
Patch for landing
Comment 2 Andreas Kling 2016-06-06 16:05:25 PDT
Created attachment 280643 [details]
Patch
Comment 3 WebKit Commit Bot 2016-06-06 16:37:22 PDT
Comment on attachment 280643 [details]
Patch

Clearing flags on attachment: 280643

Committed r201732: <http://trac.webkit.org/changeset/201732>
Comment 4 WebKit Commit Bot 2016-06-06 16:37:27 PDT
All reviewed patches have been landed.  Closing bug.