[webkit-dev] LLInt without JIT

Fritz Koenig frkoenig at google.com
Fri Mar 8 16:59:11 PST 2013


LowLevelInterpreter.asm is processed to create LLIntAssembly.h for the
built platform.  It appears that if there is no jitting configured[1], this
will always create the C Loop.

Is there any way of using the assembly backends to create LLIntAssembly.h
when not jitting?

[1]: Source/WTF/wtf/Platform.h:815 /* If the jit is not available, enable
the LLInt C Loop: */
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-dev/attachments/20130308/0f333f08/attachment.html>


More information about the webkit-dev mailing list