0

Update V8 to version 6.8.168.

Summary of changes available at:
ac9b5ca0..e0f6ae79

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;luci.chromium.try:linux_optional_gpu_tests_rel;luci.chromium.try:mac_optional_gpu_tests_rel;luci.chromium.try:win_optional_gpu_tests_rel;luci.chromium.try:android_optional_gpu_tests_rel

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

Change-Id: I28206da5525c697ceced2275b13895205a99946d
Reviewed-on: https://chromium-review.googlesource.com/1044114
Reviewed-by: v8 autoroll <v8-autoroll@chromium.org>
Commit-Queue: v8 autoroll <v8-autoroll@chromium.org>
Cr-Commit-Position: refs/heads/master@{#556080}
This commit is contained in:
v8-autoroll
2018-05-04 16:20:14 +00:00
committed by Commit Bot
parent aafd3dfd38
commit 8da293b024

2
DEPS

@ -100,7 +100,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': 'ac9b5ca011978456ad98118e5939d2a8a8a86531',
'v8_revision': 'e0f6ae79bb64820192f303ceb01053407107e328',
# 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.