summaryrefslogtreecommitdiffstats
path: root/DEPS
diff options
context:
space:
mode:
authorager@chromium.org <ager@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-08-26 13:52:46 +0000
committerager@chromium.org <ager@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-08-26 13:52:46 +0000
commita3f00819250da2d070436e571911b0ca0c90c099 (patch)
tree224d173b8694c97bacfa8cc3226cb6fcfd705877 /DEPS
parent88f61fcab97713781ad7a433a983f36649cf3c74 (diff)
downloadchromium_src-a3f00819250da2d070436e571911b0ca0c90c099.zip
chromium_src-a3f00819250da2d070436e571911b0ca0c90c099.tar.gz
chromium_src-a3f00819250da2d070436e571911b0ca0c90c099.tar.bz2
Update V8 to version 1.3.8.1.
The only change is to not shrink new space on compacting GCs but only on idle notifications. Shrinking new space on all compactions regressed the morejs page cycler and SunSpider and it is not obvious that it is a good thing to do. TBR=sgjesse@chromium.org Review URL: http://codereview.chromium.org/173472 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@24438 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'DEPS')
-rw-r--r--DEPS2
1 files changed, 1 insertions, 1 deletions
diff --git a/DEPS b/DEPS
index 7cc52c5..1f4004a 100644
--- a/DEPS
+++ b/DEPS
@@ -37,7 +37,7 @@ deps = {
"http://gyp.googlecode.com/svn/trunk@601",
"src/v8":
- "http://v8.googlecode.com/svn/trunk@2759",
+ "http://v8.googlecode.com/svn/trunk@2766",
"src/native_client":
"http://nativeclient.googlecode.com/svn/trunk/src/native_client@385",