Bug 133052 - Unravel custom accessor calls in the DFG
Summary: Unravel custom accessor calls in the DFG
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: 130756
Blocks:
  Show dependency treegraph
 
Reported: 2014-05-18 11:00 PDT by Filip Pizlo
Modified: 2014-05-18 11:00 PDT (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 2014-05-18 11:00:39 PDT
The DFG should see it as a bunch of structure checks followed by a CustomCall or something.