Bug 125969 - CStack: Fix baseline to DFG JIT OSR
Summary: CStack: Fix baseline to DFG JIT OSR
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Mark Lam
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-12-18 18:44 PST by Mark Lam
Modified: 2013-12-18 19:45 PST (History)
5 users (show)

See Also:


Attachments
the patch. (11.87 KB, patch)
2013-12-18 18:51 PST, Mark Lam
fpizlo: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Mark Lam 2013-12-18 18:44:41 PST
Patch coming.
Comment 1 Mark Lam 2013-12-18 18:51:35 PST
Created attachment 219603 [details]
the patch.
Comment 2 Mark Lam 2013-12-18 19:45:32 PST
Thanks for the review.  Landed in r160821: <http://trac.webkit.org/r160821>.