what does v8 do with that loop?
V8 is faster than GCC
on-stack replacement in v8
security implications of jit compilation
v8: a tale of two compilers
static single assignment for functional programmers
a closer look at crankshaft, v8's optimizing compiler
from ssa to native code: v8's lithium language
a schemer at jsconf.eu
JavaScriptCore, the WebKit JS implementation