From 01b463f6ab8f50bdf5955d39c0fc520d1099d2fe Mon Sep 17 00:00:00 2001 From: "ager@chromium.org" Date: Thu, 2 Jul 2009 09:00:29 +0000 Subject: 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 --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'DEPS') 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", -- cgit v1.1