Bug 131971 - DFG::clobberize() should honestly admit that profiler and debugger nodes are effectful
Summary: DFG::clobberize() should honestly admit that profiler and debugger nodes are ...
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: 2014-04-21 21:17 PDT by Filip Pizlo
Modified: 2014-04-21 21:27 PDT (History)
8 users (show)

See Also:


Attachments
the patch (1.41 KB, patch)
2014-04-21 21:18 PDT, Filip Pizlo
mark.lam: 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 2014-04-21 21:17:02 PDT
Patch forthcoming.
Comment 1 Filip Pizlo 2014-04-21 21:18:57 PDT
Created attachment 229861 [details]
the patch
Comment 2 Mark Lam 2014-04-21 21:24:28 PDT
Comment on attachment 229861 [details]
the patch

r=me
Comment 3 Filip Pizlo 2014-04-21 21:27:03 PDT
Landed in http://trac.webkit.org/changeset/167649