From 38e3bfc698fa094d1e501479e5ebf1c9f220c55b Mon Sep 17 00:00:00 2001 From: "ager@chromium.org" Date: Thu, 23 Jul 2009 14:59:51 +0000 Subject: Update V8 to version 1.2.14.6 to fix bug where a heap number could be interpreted as a string in a keyed load. TBR=kmillikin@chromium.org git-svn-id: svn://svn.chromium.org/chrome/trunk/src@21383 0039d316-1c4b-4281-b951-d872f2087c98 --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index b384d79..b61b929 100644 --- a/DEPS +++ b/DEPS @@ -35,7 +35,7 @@ deps = { "http://gyp.googlecode.com/svn/trunk@553", "src/v8": - "http://v8.googlecode.com/svn/branches/1.2@2507", + "http://v8.googlecode.com/svn/branches/1.2@2530", "src/native_client": "http://nativeclient.googlecode.com/svn/trunk/src/native_client@385", -- cgit v1.1