/
githubmirror
/
node
Обзор
Документация
Войти
/
githubmirror
/
node
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
main
deps/v8/test/debugger/BUILD.gn
16 строк
304 B
Michaël Zasso
deps: update V8 to 6.7.288.43
01 июн 2018, 10:58
Не верифицирован
01 июн 2018, 10:58
352a525
Код
Авторство
О чём код?
# Copyright 2018 the V8 project authors. All rights reserved. # Use of this source code is governed by a BSD-style license that can be # found in the LICENSE file. group("v8_debugger") { testonly = true data_deps = [ "../..:d8", "../../tools:v8_testrunner", ] data = [ "./", ] }