Bug 125292

Summary: Fix JavaScriptCore build if cloop is enabled after r160094
Product: WebKit Reporter: Laszlo Vidacs <lvidacs.u-szeged>
Component: JavaScriptCoreAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, fpizlo, lvidacs.u-szeged, msaboff
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

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.