From ab49e2e3c7f3fef9ebbf9749e8bf06765f644c21 Mon Sep 17 00:00:00 2001 From: "kasperl@google.com" Date: Tue, 26 May 2009 05:54:42 +0000 Subject: Update V8 in Chromium to version 1.2.5. This update improves compilation performance by tweaking the code generator data structures, and by avoiding to overly optimize property loads in code that's not frequently executed. We've also added better statistics gathering for compilation cache hits across cache generations and for remembered set bits in pages. TBR=iposva@chromium.org BUG=none TEST=none Review URL: http://codereview.chromium.org/113830 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@16866 0039d316-1c4b-4281-b951-d872f2087c98 --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'DEPS') diff --git a/DEPS b/DEPS index cb30a71..550a722 100644 --- a/DEPS +++ b/DEPS @@ -29,7 +29,7 @@ deps = { "http://gyp.googlecode.com/svn/trunk@498", "src/v8": - "http://v8.googlecode.com/svn/trunk@2022", + "http://v8.googlecode.com/svn/trunk@2050", "src/third_party/skia": "http://skia.googlecode.com/svn/trunk@171", -- cgit v1.1