| commit | 7222a7200f382e2f3375f823e108e28202bafc98 | [log] [tgz] | 
|---|---|---|
| author | v8-autoroll <v8-autoroll@chromium.org> | Tue Nov 18 20:01:36 2014 | 
| committer | v8-autoroll <v8-autoroll@chromium.org> | Tue Nov 18 20:01:48 2014 | 
| tree | 054d7df151163f6e7b49c1b2b1b6b32bd28ce405 | |
| parent | 5aafcb15f979432736a03bc286177387b8cd03f1 [diff] | 
Version 3.31.11 (based on 407d1dfb87bd08b17ef2b30c0f0e0e4edcd02325)
Performance and stability improvements on all platforms.
Cr-Commit-Position: refs/heads/candidates@{#25285}
V8 is Google's open source JavaScript engine.
V8 implements ECMAScript as specified in ECMA-262.
V8 is written in C++ and is used in Google Chrome, the open source browser from Google.
V8 can run standalone, or can be embedded into any C++ application.
V8 Project page: https://code.google.com/p/v8/
V8 Git repository: https://chromium.googlesource.com/v8/v8.git GitHub mirror: https://github.com/v8/v8-git-mirror
For fetching all branches, add the following into your remote configuration in .git/config:
    fetch = +refs/branch-heads/*:refs/remotes/branch-heads/*
    fetch = +refs/tags/*:refs/tags/*