Bug 116892 - fourthTier: FTL should call masqueradesAsUndefinedWatchpointIfIsStillValid() in all of the places where it currently calls masqueradesAsUndefinedWatchpointIsStillValid()
Summary: fourthTier: FTL should call masqueradesAsUndefinedWatchpointIfIsStillValid() ...
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: 112840
  Show dependency treegraph
 
Reported: 2013-05-28 14:46 PDT by Filip Pizlo
Modified: 2013-05-28 14:53 PDT (History)
7 users (show)

See Also:


Attachments
the patch (1.93 KB, patch)
2013-05-28 14:51 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 2013-05-28 14:46:59 PDT
In all of those places we also want to plant the watchpoint, if it is indeed still valid.
Comment 1 Filip Pizlo 2013-05-28 14:51:21 PDT
Created attachment 203092 [details]
the patch
Comment 2 Filip Pizlo 2013-05-28 14:53:19 PDT
Landed in http://trac.webkit.org/changeset/150839