Bug 89316 - DFG should attempt to use structure watchpoints for all inlined get_by_id's and put_by_id's
Summary: DFG should attempt to use structure watchpoints for all inlined get_by_id's a...
Status: RESOLVED FIXED
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: 2012-06-17 14:35 PDT by Filip Pizlo
Modified: 2012-06-17 18:59 PDT (History)
0 users

See Also:


Attachments
the patch (5.25 KB, patch)
2012-06-17 14:40 PDT, Filip Pizlo
oliver: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Filip Pizlo 2012-06-17 14:35:58 PDT
We already have the functionality and now we should just enable it in all of the obvious places.  Patch forthcoming.
Comment 1 Filip Pizlo 2012-06-17 14:40:42 PDT
Created attachment 148025 [details]
the patch
Comment 2 Filip Pizlo 2012-06-17 18:59:38 PDT
Landed in http://trac.webkit.org/changeset/120556