[webkit-dev] SquirrelFish in WebKitGtk
Oliver Hunt
oliver at apple.com
Fri Nov 28 16:07:23 PST 2008
"SquirrelFish" is the underlying execution engine for javascriptcore
-- it can't be disabled as then there would be no way to execute JS.
JavaScriptCore provides the actual API you use -- SF is completely
internal to JSC and has no external API.
--Oliver
On Nov 28, 2008, at 3:45 PM, ying lcs wrote:
> Thanks. When I 'make' the Gtk Webkit (from the trunk I got yesterday),
> does it enable SquirrelFish by default?
>
> On Fri, Nov 28, 2008 at 5:37 AM, Kalle Vahlman <kalle.vahlman at gmail.com
> > wrote:
>> 2008/11/28 ying lcs <yinglcs at gmail.com>:
>>> If I get the source for WebKitGtk, using the documentation
>>> described here:
>>>
>>> http://live.gnome.org/WebKitGtk
>>>
>>> Does it have SquirrelFish?
>>
>> Yes, it will. All ports share the same JavaScript engine code.
>>
>> --
>> Kalle Vahlman, zuh at iki.fi
>> Powered by http://movial.fi
>> Interesting stuff at http://sandbox.movial.com
>> See also http://syslog.movial.fi
>>
> _______________________________________________
> webkit-dev mailing list
> webkit-dev at lists.webkit.org
> http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev
More information about the webkit-dev
mailing list