Bug 134333

Summary: [ftlopt] If a CodeBlock is jettisoned due to a watchpoint then it should be possible to figure out something about that watchpoint
Product: WebKit Reporter: Filip Pizlo <fpizlo>
Component: JavaScriptCoreAssignee: Filip Pizlo <fpizlo>
Status: RESOLVED FIXED    
Severity: Normal CC: barraclough, bunhere, cdumez, cgarcia, commit-queue, ggaren, gyuyoung.kim, mark.lam, mhahnenberg, msaboff, oliver, sam, sergio
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
the patch ggaren: review+

Filip Pizlo
Reported 2014-06-25 21:08:29 PDT
Patch forthcoming.
Attachments
the patch (53.60 KB, patch)
2014-06-25 21:14 PDT, Filip Pizlo
ggaren: review+
Filip Pizlo
Comment 1 2014-06-25 21:14:54 PDT
Created attachment 233877 [details] the patch
Geoffrey Garen
Comment 2 2014-06-26 10:39:41 PDT
Comment on attachment 233877 [details] the patch View in context: https://bugs.webkit.org/attachment.cgi?id=233877&action=review > Source/JavaScriptCore/runtime/Structure.cpp:1009 > + virtual void dump(PrintStream& out) const Overrides like this should be marked "override".
Filip Pizlo
Comment 3 2014-06-27 22:43:46 PDT
Mark Lam
Comment 4 2014-08-06 06:48:17 PDT
Landed r172143: <http://trac.webkit.org/r172143> to fix binding test failure after merge of r170564 to trunk.
Note You need to log in before you can comment on or make changes to this bug.