Bug 134444

Summary: Add missing ENABLE(DFG_JIT) guards
Product: WebKit Reporter: Tibor Mészáros <mtiborinf>
Component: WebKit Misc.Assignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: bunhere, cdumez, commit-queue, darin, gyuyoung.kim, ossy, sergio
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Description Tibor Mészáros 2014-06-30 06:25:42 PDT
ENABLE guards are missing from these files:
- Source/JavaScriptCore/dfg/DFGFunctionWhitelist.cpp
- Source/JavaScriptCore/dfg/DFGFunctionWhitelist.h
Comment 1 Tibor Mészáros 2014-06-30 06:31:43 PDT
Created attachment 234072 [details]
Patch

This patch will add the missing ENABLE(DFG_JIT) guards.
Comment 2 WebKit Commit Bot 2014-06-30 07:48:39 PDT
Comment on attachment 234072 [details]
Patch

Clearing flags on attachment: 234072

Committed r170583: <http://trac.webkit.org/changeset/170583>
Comment 3 WebKit Commit Bot 2014-06-30 07:48:43 PDT
All reviewed patches have been landed.  Closing bug.