Upgrade V8 to 7.9.218 (#3067)

This commit is contained in:
Ryan Dahl 2019-10-06 10:08:16 -04:00 committed by GitHub
parent 33e3ff5de8
commit bed7034fc4
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 2 additions and 6 deletions

View file

@ -40,17 +40,13 @@ default_args = {
symbol_level = 1
treat_warnings_as_errors = true
rust_treat_warnings_as_errors = true
# https://cs.chromium.org/chromium/src/docs/ccache_mac.md
clang_use_chrome_plugins = false
v8_deprecation_warnings = false
v8_enable_gdbjit = false
v8_enable_i18n_support = false
v8_enable_shared_ro_heap = false # See #2624
v8_experimental_extra_library_files = []
v8_extra_library_files = []
v8_imminent_deprecation_warnings = false
v8_monolithic = false
v8_untrusted_code_mitigations = false

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.110',
'url': 'https://chromium.googlesource.com/v8/v8.git@7.9.218',
'name': 'v8',
'deps_file': 'DEPS',
'custom_deps': {

@ -1 +1 @@
Subproject commit 1cceee1f4e315eaeee1bd4d1fe4cfbe7162fc4fb
Subproject commit 43e3cbfdff77cc1ba267045c28623b258a8cf115