[webkit-dev] Webkit JavaScript question
Darin Adler
darin at apple.com
Fri May 22 11:25:49 PDT 2009
Some of the rationale is in this blog post too <http://webkit.org/blog/214/introducing-squirrelfish-extreme/
>.
For example: “We also think we can get a lot more speedups out of the
JIT through techniques such as type specialization, better register
allocation and liveness analysis. [...] bytecode is a good
representation for making many of these kinds of transforms.”
-- Darin
More information about the webkit-dev
mailing list