Bug 116892

Summary: fourthTier: FTL should call masqueradesAsUndefinedWatchpointIfIsStillValid() in all of the places where it currently calls masqueradesAsUndefinedWatchpointIsStillValid()
Product: WebKit Reporter: Filip Pizlo <fpizlo>
Component: JavaScriptCoreAssignee: Filip Pizlo <fpizlo>
Status: RESOLVED FIXED    
Severity: Normal CC: barraclough, ggaren, mark.lam, mhahnenberg, msaboff, oliver, sam
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Bug Depends on:    
Bug Blocks: 112840    
Attachments:
Description Flags
the patch oliver: review+

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