> The last step depends on the architecture (supported or not) and C++
> compiler directives. If JIT is enabled (see wtf/Platform.h), it always
> generates machine code. Otherwise an interpreter executes the byte code. A
> mixed environment (both jit and interpreter) is not yet supported.

Are there plans for that ? Mozilla's TraceMonkey supports triggering
JIT execution at runtine already, iirc.

-- 
--Antonio Gomes
_______________________________________________
webkit-dev mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev

Reply via email to