Upgrade V8 for top-level-await (#3015)

This commit is contained in:
Ryan Dahl 2019-09-24 18:37:04 -04:00 committed by GitHub
parent 726f08694b
commit a497f87b59
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
7 changed files with 23 additions and 6 deletions

View file

@ -1,7 +1,7 @@
# Copyright 2018-2019 the Deno authors. All rights reserved. MIT license.
solutions = [
{
'url': 'https://chromium.googlesource.com/v8/v8.git@7.9.8',
'url': 'https://chromium.googlesource.com/v8/v8.git@7.9.110',
'name': 'v8',
'deps_file': 'DEPS',
'custom_deps': {