[Webkit-unassigned] [Bug 60244] [CMAKE] Add an option to support V8

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Feb 7 23:53:09 PST 2012


https://bugs.webkit.org/show_bug.cgi?id=60244





--- Comment #5 from jaehoon jeong <jh4u.jeong at samsung.com>  2012-02-07 23:53:08 PST ---
Created an attachment (id=126021)
 --> (https://bugs.webkit.org/attachment.cgi?id=126021&action=review)
V8 porting patch for WebKit EFL

I upload v8 porting patch for WebKit EFL. It works well. 
So if anyone who need to replace v8 with SFX in WebKit EFL use this patch.
The build option is below
  $ ./Tools/Scripts/build-webkit --efl --release --cmakearg="-DJAVASCRIPT_ENGINE=V8 -DENABLE_JIT=0"
Revision of libv8 is 10626 (https://v8.googlecode.com/svn/tags/3.9.3)

Jaehoon.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list