Bug 125292 - Fix JavaScriptCore build if cloop is enabled after r160094
Summary: Fix JavaScriptCore build if cloop is enabled after r160094
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-12-05 02:12 PST by Laszlo Vidacs
Modified: 2013-12-05 08:24 PST (History)
4 users (show)

See Also:


Attachments
Patch (1.14 KB, patch)
2013-12-05 02:20 PST, Laszlo Vidacs
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Laszlo Vidacs 2013-12-05 02:12:22 PST
Build with cloop fails with error message:

Source/JavaScriptCore/jit/JITCode.h:181:26: error: 'ProtoCallFrame' has not been declared
Comment 1 Laszlo Vidacs 2013-12-05 02:20:42 PST
Created attachment 218493 [details]
Patch
Comment 2 WebKit Commit Bot 2013-12-05 08:24:29 PST
Comment on attachment 218493 [details]
Patch

Clearing flags on attachment: 218493

Committed r160175: <http://trac.webkit.org/changeset/160175>
Comment 3 WebKit Commit Bot 2013-12-05 08:24:31 PST
All reviewed patches have been landed.  Closing bug.