- Google V8 JavaScript Engine
- How do I get started with V8 development?
build†
- Instructions to build V8 using GYP
svn co http://v8.googlecode.com/svn/branches/bleeding_edge v8 cd v8 svn co http://gyp.googlecode.com/svn/trunk build/gyp make ia32
jit†
参考†
- Profile your web application with V8’s internal profiler
- Runtime.JS V8 JavaScript kernel