Bug 127163 - FTL watchpoint tests that use dfgIncrement() and friends fail because numberOfDFGCompiles() returns zero with --testTheFTL=true and right after the first FTL OSR exit but just before recompilation is triggered
Summary: FTL watchpoint tests that use dfgIncrement() and friends fail because numberO...
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: 2014-01-16 23:07 PST by Filip Pizlo
Modified: 2014-01-17 19:50 PST (History)
8 users (show)

See Also:


Attachments
the patch (7.88 KB, patch)
2014-01-16 23:11 PST, Filip Pizlo
msaboff: 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-01-16 23:07:41 PST
Patch forthcoming.
Comment 1 Filip Pizlo 2014-01-16 23:11:52 PST
Created attachment 221445 [details]
the patch
Comment 2 Michael Saboff 2014-01-17 09:59:09 PST
Comment on attachment 221445 [details]
the patch

r=me
Comment 3 Filip Pizlo 2014-01-17 19:50:53 PST
Landed in http://trac.webkit.org/changeset/162239