Bug 166830 - Full GC doesn't need to run certain root constraints at all
Summary: Full GC doesn't need to run certain root constraints at all
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: WebKit Nightly Build
Hardware: All All
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks: 165909
  Show dependency treegraph
 
Reported: 2017-01-08 14:07 PST by Filip Pizlo
Modified: 2017-01-08 14:08 PST (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Filip Pizlo 2017-01-08 14:07:45 PST
It's not clear if this would even be a valuable optimization.  But if running certain constraints - like the weirdo CodeBlock re-visiting constraints - during a full GC turned out to be an issue then we have this as an option.