From 21f2af76e9c48031a17365548d6058a8baa6bdff Mon Sep 17 00:00:00 2001 From: "iposva@google.com" Date: Sat, 16 May 2009 05:50:54 +0000 Subject: Update V8 to versions 1.2.3.3. The only change is to properly handle numeric overflow when compiling count operations. Review URL: http://codereview.chromium.org/113499 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@16229 0039d316-1c4b-4281-b951-d872f2087c98 --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index 3b2c0e1..18ecdac 100644 --- a/DEPS +++ b/DEPS @@ -29,7 +29,7 @@ deps = { "http://gyp.googlecode.com/svn/trunk@480", "src/v8": - "http://v8.googlecode.com/svn/trunk@1927", + "http://v8.googlecode.com/svn/trunk@1980", "src/third_party/skia": "http://skia.googlecode.com/svn/trunk@171", -- cgit v1.1