[webkit-dev] Webkit JavaScript question
tonikitoo (Antonio Gomes)
tonikitoo at gmail.com
Fri May 22 10:30:26 PDT 2009
> 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
More information about the webkit-dev
mailing list