0

Update V8 to version 5.9.212.

Summary of changes available at:
fe9bb7e6..90043159

Please follow these instructions for assigning/CC'ing issues:
https://github.com/v8/v8/wiki/Triaging%20issues

Please close rolling in case of a roll revert:
https://v8-roll.appspot.com/
This only works with a Google account.

CQ_INCLUDE_TRYBOTS=master.tryserver.blink:linux_trusty_blink_rel;master.tryserver.chromium.linux:linux_optional_gpu_tests_rel;master.tryserver.chromium.mac:mac_optional_gpu_tests_rel;master.tryserver.chromium.win:win_optional_gpu_tests_rel;master.tryserver.chromium.android:android_optional_gpu_tests_rel

TBR=hablich@chromium.org,machenbach@chromium.org,kozyatinskiy@chromium.org,vogelheim@chromium.org

Review-Url: https://codereview.chromium.org/2812203002
Cr-Commit-Position: refs/heads/master@{#463929}
This commit is contained in:
v8-autoroll
2017-04-11 21:35:33 -07:00
committed by Commit bot
parent 2a10b75e5b
commit a0831b51e5

2
DEPS

@ -44,7 +44,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': 'fe9bb7e6e251159852770160cfb21dad3cf03523',
'v8_revision': '90043159789d2ea05da752676ce67b8c490d67e5',
# 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.