Bug 109663 - DFG::AbstractValue::filter() should be optimized for the common case of a non-object, non-constant abstract value
Summary: DFG::AbstractValue::filter() should be optimized for the common case of a non...
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Filip Pizlo
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-02-12 22:04 PST by Filip Pizlo
Modified: 2013-02-12 22:04 PST (History)
7 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Filip Pizlo 2013-02-12 22:04:27 PST
If m_type already doesn't contains SpecCell then we don't have to do all of the crazy.