Bug 125957

Summary: CStack: Fix LLINT to baseline JIT OSR
Product: WebKit Reporter: Mark Lam <mark.lam>
Component: JavaScriptCoreAssignee: Mark Lam <mark.lam>
Status: RESOLVED FIXED    
Severity: Normal CC: fpizlo, ggaren, mhahnenberg, msaboff, oliver
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
the patch. msaboff: review+

Mark Lam
Reported 2013-12-18 16:04:37 PST
Patch coming.
Attachments
the patch. (9.04 KB, patch)
2013-12-18 16:17 PST, Mark Lam
msaboff: review+
Mark Lam
Comment 1 2013-12-18 16:17:09 PST
Created attachment 219581 [details] the patch.
Mark Lam
Comment 2 2013-12-18 16:19:51 PST
Comment on attachment 219581 [details] the patch. View in context: https://bugs.webkit.org/attachment.cgi?id=219581&action=review > Source/JavaScriptCore/ChangeLog:3 > + CStack: Fix LLINT to baselineJIT OSR. I'll put a space between "baseline" and "JIT".
Mark Lam
Comment 3 2013-12-18 16:46:26 PST
Thanks for the review. Landed in r160808 on the jsCStack branch: <http://trac.webkit.org/r160808>.
Note You need to log in before you can comment on or make changes to this bug.