summaryrefslogtreecommitdiff
path: root/deps/v8/benchmarks/run.js
diff options
context:
space:
mode:
authorRyan <ry@tinyclouds.org>2009-06-08 18:34:06 +0200
committerRyan <ry@tinyclouds.org>2009-06-08 18:34:06 +0200
commit696f02455792b368249bf9b013dde637b5ec31fd (patch)
tree95b2dbd6c2537df9df52f6627aac36fcf05f6a7a /deps/v8/benchmarks/run.js
parentf6a7fe26574defaa807a13248102ebe0f23270af (diff)
downloadandroid-node-v8-696f02455792b368249bf9b013dde637b5ec31fd.tar.gz
android-node-v8-696f02455792b368249bf9b013dde637b5ec31fd.tar.bz2
android-node-v8-696f02455792b368249bf9b013dde637b5ec31fd.zip
Upgrade to v8 1.2.7
Diffstat (limited to 'deps/v8/benchmarks/run.js')
-rw-r--r--deps/v8/benchmarks/run.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/deps/v8/benchmarks/run.js b/deps/v8/benchmarks/run.js
index bdf1fb1ff5..da95fb498f 100644
--- a/deps/v8/benchmarks/run.js
+++ b/deps/v8/benchmarks/run.js
@@ -33,6 +33,7 @@ load('crypto.js');
load('raytrace.js');
load('earley-boyer.js');
load('regexp.js');
+load('splay.js');
var success = true;