Bug 117381

Summary: Fix broken non-DFG build
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. ggaren: review+

Description Mark Lam 2013-06-09 00:52:55 PDT
Some bits have gone stale when !ENABLE(DFG_JIT).  A patch to fix this will be uploaded shortly.
Comment 1 Mark Lam 2013-06-09 00:58:50 PDT
Created attachment 204112 [details]
the patch.
Comment 2 Geoffrey Garen 2013-06-09 10:21:38 PDT
Comment on attachment 204112 [details]
the patch.

r=me
Comment 3 Mark Lam 2013-06-09 12:05:42 PDT
Landed in r151354: <http://trac.webkit.org/changeset/151354>.