Bug 126742 - [EFL] Enable the DFG_JIT on ARMv7
Summary: [EFL] Enable the DFG_JIT on ARMv7
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit EFL (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
: 125971 (view as bug list)
Depends on:
Blocks:
 
Reported: 2014-01-10 01:43 PST by Hunseop Jeong
Modified: 2014-01-10 03:13 PST (History)
5 users (show)

See Also:


Attachments
Patch (1.24 KB, patch)
2014-01-10 01:53 PST, Hunseop Jeong
no flags Details | Formatted Diff | Diff
Patch (1.19 KB, patch)
2014-01-10 02:38 PST, Hunseop Jeong
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Hunseop Jeong 2014-01-10 01:43:33 PST
Turn on the DFG_JIT for EFL.
Comment 1 Hunseop Jeong 2014-01-10 01:53:53 PST
Created attachment 220822 [details]
Patch
Comment 2 Ryuan Choi 2014-01-10 01:56:05 PST
*** Bug 125971 has been marked as a duplicate of this bug. ***
Comment 3 Ryuan Choi 2014-01-10 02:06:29 PST
LGTM.
Comment 4 Gyuyoung Kim 2014-01-10 02:13:29 PST
Comment on attachment 220822 [details]
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=220822&action=review

> Source/WTF/ChangeLog:8
> +        Turn on ENABLE_DFG_JIT on ARMv7 for EFL.

Duplicated description. Please land this patch after removing duplicated one.
Comment 5 Hunseop Jeong 2014-01-10 02:38:53 PST
Created attachment 220825 [details]
Patch
Comment 6 WebKit Commit Bot 2014-01-10 03:13:44 PST
Comment on attachment 220825 [details]
Patch

Clearing flags on attachment: 220825

Committed r161627: <http://trac.webkit.org/changeset/161627>
Comment 7 WebKit Commit Bot 2014-01-10 03:13:47 PST
All reviewed patches have been landed.  Closing bug.