Bug 126140 - CStack: Add #if ENABLE(LLINT_C_LOOP) to C loop LLINT only parts of JSStack
Summary: CStack: Add #if ENABLE(LLINT_C_LOOP) to C loop LLINT only parts of JSStack
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: 125928
  Show dependency treegraph
 
Reported: 2013-12-22 15:39 PST by Mark Lam
Modified: 2013-12-23 09:52 PST (History)
5 users (show)

See Also:


Attachments
the patch. (7.99 KB, patch)
2013-12-22 15:54 PST, Mark Lam
oliver: 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-22 15:39:53 PST
Patch coming.
Comment 1 Mark Lam 2013-12-22 15:54:38 PST
Created attachment 219887 [details]
the patch.
Comment 2 Mark Lam 2013-12-22 16:00:01 PST
Landed in r160982 on the jsCStack branch: <http://trac.webkit.org/r160982>.
Comment 3 Mark Lam 2013-12-23 09:45:17 PST
Thanks for the review.  Review status updated in r160998: <http://trac.webkit.org/r160998>.