The following videos will help you to start learning about Chrome V8:
- Google I/O 2012 - Breaking the JavaScript Speed Limit with V8 V8: an open source JavaScript engine
- Why is Google Chrome Fast? Spotlight on V8 JavaScript Engine
- Chrome V8 presentation at Google Developer Day 2008 in Prague
- V8 - the Chrome Engine at GDD 2008 in London
- Lars Bak on Chrome V8
Google I/O 2012 - Breaking the JavaScript Speed Limit with V8
V8: an open source JavaScript engine
Google engineer, Lars Bak, explains the key engineering decisions behind, V8, the JavaScript virtual machine used in Google Chrome.
Why is Google Chrome Fast? Spotlight on V8 JavaScript Engine
Google Engineer Mads Ager explains what is behind V8 performance and how me measure it
Chrome V8 presentation at Google Developer Day 2008 in Prague
Link to the presentation here
Debugging JavaScript
Kevin Millikin discusses Google Chrome with a particular emphasis on V8, the JS engine, as well as the challenges of implementing JS, how V8 works, and the future direction of V8.
Lars Bak on Chrome V8
Java virtual machine specialist Lars Bak deomonstrates V8, the Javascript engine for Google's new Chrome browser.