Google I/O 2009 – V8: Building a High Performance JavaScript Engine Mads Ager V8 is Google’s high-performance JavaScript engine used in Google Chrome. V8 is optimized for well-designed object-oriented applications that make heavy use of objects, function calls, and property access. This acomplia online generic talk will provide an overview of the internals of V8 and dive into the advanced virtual-machine technology used. Specifically, details of the use of hidden classes, inline caching, precise generational …







Related posts:

  1. Google I/O 2009 – Advanced Techniques, AJAX API Playground
  2. Google I/O 2009 – Developing Extensions for Google Chrome
  3. Google I/O 2009 – Even Faster Websites
  4. Google I/O 2009 – Bespin and the Open Web
  5. Google I/O 2009 – Exploring Chrome Internals