WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED WORKSFORME
95424
[BlackBerry] Switch to DFG JIT
https://bugs.webkit.org/show_bug.cgi?id=95424
Summary
[BlackBerry] Switch to DFG JIT
George Staikos
Reported
2012-08-29 23:04:18 PDT
Switch to DFG JIT
Attachments
Patch
(1.26 KB, patch)
2012-08-29 23:08 PDT
,
George Staikos
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
George Staikos
Comment 1
2012-08-29 23:08:08 PDT
Created
attachment 161406
[details]
Patch
Gyuyoung Kim
Comment 2
2012-08-30 18:37:25 PDT
Comment on
attachment 161406
[details]
Patch Don't you need to add DFG_JIT to WebKitFeatures.cmake as well ? I hope to use this feature for EFL port as well.
Gyuyoung Kim
Comment 3
2012-08-30 20:23:51 PDT
I file a new bug(
Bug 95524
) for EFL port's DFG JIT.
Raphael Kubo da Costa (:rakuco)
Comment 4
2012-08-31 01:49:29 PDT
How does this interact with the checks already in place in wtf/Platform.h that enable DFG_JIT on Blackberry depending on ENABLE(JIT), which is on by default?
Gyuyoung Kim
Comment 5
2012-08-31 02:20:21 PDT
I close my bug because ENABLE_DFG_JIT needs to be enabled by the kind of platform.
http://trac.webkit.org/browser/trunk/Source/WTF/wtf/Platform.h#L919
Beside blackberry port already enabled ENABLE_DFG_JIT on ARM thumb2. IMO, wtf/Platform.h is more proper place for ENABLE_DFG_JIT for now.
George Staikos
Comment 6
2012-11-20 11:07:19 PST
Already done
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug