summaryrefslogtreecommitdiffstats
path: root/DEPS
diff options
context:
space:
mode:
authorager@chromium.org <ager@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-07-02 09:00:29 +0000
committerager@chromium.org <ager@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-07-02 09:00:29 +0000
commit01b463f6ab8f50bdf5955d39c0fc520d1099d2fe (patch)
tree4e563a0902694682df2702b5eaa4bb3dcdd4c226 /DEPS
parent44ce8376c42a7f7c2f3b231fef15d0fd69dfa436 (diff)
downloadchromium_src-01b463f6ab8f50bdf5955d39c0fc520d1099d2fe.zip
chromium_src-01b463f6ab8f50bdf5955d39c0fc520d1099d2fe.tar.gz
chromium_src-01b463f6ab8f50bdf5955d39c0fc520d1099d2fe.tar.bz2
Update V8 to version 1.2.11.
This version contains a bug fix and various performance improvements. I particular it contains a reworking of the representation of the global object to improve performance. Rebaselining one layout test because of changes to the line numbers at which an error is reported. BUG=12548 TEST=none Review URL: http://codereview.chromium.org/151196 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@19805 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 a22d846..436c273 100644
--- a/DEPS
+++ b/DEPS
@@ -32,7 +32,7 @@ deps = {
"http://gyp.googlecode.com/svn/trunk@532",
"src/v8":
- "http://v8.googlecode.com/svn/trunk@2291",
+ "http://v8.googlecode.com/svn/trunk@2329",
"src/third_party/skia":
"http://skia.googlecode.com/svn/trunk@239",