TITLE:Google V8 JavaScript Engine

- http://code.google.com/p/v8/

- Google V8 JavaScript Engine
--  http://ja.wikipedia.org/wiki/Google_V8_JavaScript_Engine


* build [#build]

- Instructions to build V8 using GYP
--  http://code.google.com/p/v8/wiki/BuildingWithGYP

 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 [#jit]

- [[Crankshaft]]

* 参考 [#ref]

- Profile your web application with V8’s internal profiler
--  https://developers.google.com/v8/profiler_example
- Runtime.JS V8 JavaScript kernel
--  http://runtimejs.org/jsconf/#/

* 関連 [#rel]

- [[Google]]
- [[JavaScript]] || [[Nitro]] | [[SquirrelFish]]


Reload   Diff   Front page List of pages Search Recent changes Backup Referer   Help   RSS of recent changes