Have you ever used GMail? How about Google Docs? These Google mainstays, plus countless others from within and beyond Google, collectively illustrate the power of JavaScript. No longer just for client-side eye candy, JavaScript is the "JA" in AJAX (Asynchronous JavaScript and XML) - a powerful framework for developing and delivering Web applications. Google is so heavily vested in AJAX that it offers the Google Web Toolkit (GWT) that, somewhat curiously, allows Java applications to be translated into AJAX.
Given this commitment, it is not surprising then for a Web browser from Google to place a significant emphasis on JavaScript. And that's exactly what V8 does. Because there are other JavaScript engines available, including WebKit's, it is important to understand from the outset Google's rationale for taking this on themselves.