summaryrefslogtreecommitdiff
path: root/deps/v8/benchmarks/revisions.html
diff options
context:
space:
mode:
authorRyan <ry@tinyclouds.org>2009-07-20 13:18:42 +0200
committerRyan <ry@tinyclouds.org>2009-07-20 13:18:42 +0200
commit88e9a5f122822b96e0ccfbba2083fe6ef43f3fdc (patch)
tree3cad417de864555fd27d573af866f2a1b3c352ad /deps/v8/benchmarks/revisions.html
parentf4dfbe37a3f1fef2c91068958dfe1888ba100332 (diff)
downloadandroid-node-v8-88e9a5f122822b96e0ccfbba2083fe6ef43f3fdc.tar.gz
android-node-v8-88e9a5f122822b96e0ccfbba2083fe6ef43f3fdc.tar.bz2
android-node-v8-88e9a5f122822b96e0ccfbba2083fe6ef43f3fdc.zip
Upgrade V8 to 1.2.14
Diffstat (limited to 'deps/v8/benchmarks/revisions.html')
-rw-r--r--deps/v8/benchmarks/revisions.html5
1 files changed, 4 insertions, 1 deletions
diff --git a/deps/v8/benchmarks/revisions.html b/deps/v8/benchmarks/revisions.html
index b86c876fe4..99d7be42b9 100644
--- a/deps/v8/benchmarks/revisions.html
+++ b/deps/v8/benchmarks/revisions.html
@@ -22,7 +22,10 @@ the benchmark suite.
<div class="subtitle"><h3>Version 5 (<a href="http://v8.googlecode.com/svn/data/benchmarks/v5/run.html">link</a>)</h3></div>
-<p>Removed a duplicate line in the base random seed code.
+<p>Removed duplicate line in random seed code, and changed the name of
+the Object.prototype.inherits function in the DeltaBlue benchmark to
+inheritsFrom to avoid name clashes when running in Chromium with
+extensions enabled.
</p>
<div class="subtitle"><h3>Version 4 (<a href="http://v8.googlecode.com/svn/data/benchmarks/v4/run.html">link</a>)</h3></div>