summaryrefslogtreecommitdiffstats
path: root/src/circular-queue-inl.h
Commit message (Collapse)AuthorAgeFilesLines
* Upgrade to V8 3.6Ben Murdoch2011-12-021-4/+4
| | | | | | | | | Merge V8 at 3.6.6.11 Simple merge required updates to makefiles only. Bug: 5688872 Change-Id: Ib38b7ffbcd409585f6cb6fccc59c767029cecc77
* Update V8 to r4730 as required by WebKit r60469Leon Clarke2010-06-031-48/+0
|
* Update V8 to r4588Steve Block2010-05-101-0/+101
We're using WebKit r58033, as used by http://src.chromium.org/svn/releases/5.0.387.0/DEPS This requires http://v8.googlecode.com/svn/trunk@4465 but this version has a crashing bug for ARM. Instead we use http://v8.googlecode.com/svn/trunk@4588, which is used by http://src.chromium.org/svn/releases/6.0.399.0/DEPS Note that a trivial bug fix was required in arm/codegen-arm.cc. This is guarded with ANDROID. See http://code.google.com/p/v8/issues/detail?id=703 Change-Id: I459647a8286c4f8c7405f0c5581ecbf051a6f1e8