未验证 提交 bed7034f 编写于 作者: R Ryan Dahl 提交者: GitHub

Upgrade V8 to 7.9.218 (#3067)

上级 33e3ff5d
......@@ -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
......
# 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': {
......
Subproject commit 1cceee1f4e315eaeee1bd4d1fe4cfbe7162fc4fb
Subproject commit 43e3cbfdff77cc1ba267045c28623b258a8cf115
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册