Ok. If SquirrelFish is using bytecode, as people say, JavaScript code from web pages doesn't have to be compiled somehow? How do we do that? What about the JavaScript objects that are created using the JavaScriptAPI? How does SquirrelFish handle these objects?
Iulian Ariya Hidayat-3 wrote: > > >> Is there a way to find out what JavaScript engine WebKit is using? >> I have WebKit-r38068 and i'm using the GTK port. >> How can i know if my WebKit is using SquirrelFish or the old JS Engine? > > WebKit has switched to SquirrelFish-based JSC since quite some time. > r38068 is > from around November, so it should use SquirrelFish already. > > Note that SquirrelFish Extreme is of course a different matter. > > > -- > Ariya Hidayat, Software Engineer > Qt Software, Nokia Devices R&D > _______________________________________________ > webkit-dev mailing list > [email protected] > http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev > > -- View this message in context: http://www.nabble.com/SquirrelFish-in-WebKitGtk-tp20728765p21331521.html Sent from the Webkit mailing list archive at Nabble.com. _______________________________________________ webkit-dev mailing list [email protected] http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev

