Bug 104791 - OSR exit compiler should emit code for resetting the execution counter that matches the logic of ExecutionCounter.cpp
Summary: OSR exit compiler should emit code for resetting the execution counter that m...
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: 2012-12-12 03:32 PST by Filip Pizlo
Modified: 2012-12-12 13:13 PST (History)
7 users (show)

See Also:


Attachments
the patch (4.52 KB, patch)
2012-12-12 03:42 PST, 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 2012-12-12 03:32:20 PST
Patch forthcoming.
Comment 1 Filip Pizlo 2012-12-12 03:42:17 PST
Created attachment 179017 [details]
the patch
Comment 2 Filip Pizlo 2012-12-12 13:13:58 PST
Landed in http://trac.webkit.org/changeset/137505