summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorkasperl@google.com <kasperl@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2009-07-17 12:09:20 +0000
committerkasperl@google.com <kasperl@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2009-07-17 12:09:20 +0000
commitd6f9e44fc617298093fc2c5ca0810929e2e2aa8c (patch)
treea0de34807e9d603a328947547ded8aecea41c9e7
parente105c1880d4f033639529e9f47e275a71b585489 (diff)
downloadchromium_src-d6f9e44fc617298093fc2c5ca0810929e2e2aa8c.zip
chromium_src-d6f9e44fc617298093fc2c5ca0810929e2e2aa8c.tar.gz
chromium_src-d6f9e44fc617298093fc2c5ca0810929e2e2aa8c.tar.bz2
Update V8 in Chromium to version 1.2.14.4. This includes an
optimization to make access to internal fields on JavaScript objects through the V8 API faster. BUG=none TEST=none Review URL: http://codereview.chromium.org/159002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@20945 0039d316-1c4b-4281-b951-d872f2087c98
-rw-r--r--DEPS2
1 files changed, 1 insertions, 1 deletions
diff --git a/DEPS b/DEPS
index 6ced346..6df5ed4 100644
--- a/DEPS
+++ b/DEPS
@@ -35,7 +35,7 @@ deps = {
"http://gyp.googlecode.com/svn/trunk@551",
"src/v8":
- "http://v8.googlecode.com/svn/branches/1.2@2495",
+ "http://v8.googlecode.com/svn/branches/1.2@2501",
"src/native_client":
"http://nativeclient.googlecode.com/svn/trunk/nacl/googleclient/native_client@370",