From 708a393f7c9604afec7112b85bb8658e3494fbfc Mon Sep 17 00:00:00 2001 From: v8-autoroll Date: Fri, 18 Sep 2015 05:58:44 -0700 Subject: [PATCH] Update V8 to version 4.7.59. Summary of changes available at: https://chromium.googlesource.com/v8/v8/+log/6ada0aa1..a3a266a8 Please follow these instructions for assigning/CC'ing issues: https://code.google.com/p/v8-wiki/wiki/TriagingIssues Please close rolling in case of a roll revert: https://v8-roll.appspot.com/ TBR=hablich@chromium.org,machenbach@chromium.org,yangguo@chromium.org,vogelheim@chromium.org Review URL: https://codereview.chromium.org/1352233003 Cr-Commit-Position: refs/heads/master@{#349656} --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index 74991c1a141c..71a5bb16b38f 100644 --- a/DEPS +++ b/DEPS @@ -39,7 +39,7 @@ vars = { # Three lines of non-changing comments so that # the commit queue can handle CLs rolling V8 # and whatever else without interference from each other. - 'v8_revision': '6ada0aa19190b383ae03c33d8ff641755be33cbb', + 'v8_revision': 'a3a266a8135e31261e8f41c470445b4e2a51b2dd', # Three lines of non-changing comments so that # the commit queue can handle CLs rolling swarming_client # and whatever else without interference from each other. -- 2.11.4.GIT