Bug 34536

Summary: wx port: JavascriptCore doesn't have JIT enabled
Product: WebKit Reporter: Kevin Watters <kevinwatters>
Component: WebKit wxAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: kevino
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: OS X 10.5   
Attachments:
Description Flags
enables JSCore jit support when PLATFORM(WX) kevino: review+, kevino: commit-queue-

Description Kevin Watters 2010-02-03 10:36:54 PST
Created attachment 48052 [details]
enables JSCore jit support when PLATFORM(WX)

Platform.h can be changed to enable JIT support for the wx port.
Comment 1 Kevin Ollivier 2010-02-03 11:17:31 PST
Landed in r54287, thanks!