/
githubmirror
/
node
Обзор
Документация
Войти
/
githubmirror
/
node
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
main
deps/v8/src/bigint/DEPS
13 строк
224 B
Michaël Zasso
deps: update V8 to 9.1.269.36
10 июн 2021, 12:10
Не верифицирован
10 июн 2021, 12:10
a7cbf19
Код
Авторство
О чём код?
include_rules = [ # Don't depend on the rest of V8. "-include", "-src", "+src/bigint", ] specific_include_rules = { # The public interface should not depend on internals. "bigint.h": [ "-src/bigint", ], }