Pular para o conteúdo

Conheça Walt Disney World

V8 (JavaScript engine)

Google V8 JavaScript Engine
V8 JavaScript engine logo.png
Developer(s) Google
Stable release 2.4.6[1] / September 27, 2010; 1 day ago (2010-09-27)
Development status Active
Written in C++, JavaScript
Operating system Microsoft Windows, Mac OS X, Linux, FreeBSD, Android, webOS
Platform x86, x64, ARM
Type JavaScript engine
License BSD license
Website http://code.google.com/p/v8/

The V8 JavaScript engine is an open source JavaScript engine developed by Google in Denmark and shipping with the Google Chrome browser.[2] Lars Bak is the head programmer.[3]

V8 increases performance by compiling JavaScript to native machine code before executing it, rather than to a bytecode or interpreting it. Further performance increases were achieved by employing optimization techniques such as inline caching. With these features, JavaScript applications running within V8 have an effective speed comparable to a compiled binary.[4]

The garbage collector of V8 is a generational stop-the-world collector.[5]

The V8 assembler is based on the Strongtalk assembler.[6]

See also

References

External links

Personal tools
  • Log in / create account
Namespaces
Variants
Actions
Navigation
Toolbox
Print/export