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

Tibor Mészáros
Reported 2014-06-30 06:25:42 PDT
ENABLE guards are missing from these files: - Source/JavaScriptCore/dfg/DFGFunctionWhitelist.cpp - Source/JavaScriptCore/dfg/DFGFunctionWhitelist.h
Attachments
Patch (1.67 KB, patch)
2014-06-30 06:31 PDT, Tibor Mészáros
no flags
Tibor Mészáros
Comment 1 2014-06-30 06:31:43 PDT
Created attachment 234072 [details] Patch This patch will add the missing ENABLE(DFG_JIT) guards.
WebKit Commit Bot
Comment 2 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>
WebKit Commit Bot
Comment 3 2014-06-30 07:48:43 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.