/
githubmirror
/
node
Обзор
Документация
Войти
/
githubmirror
/
node
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
main
deps/v8/src/heap/base/DEPS
10 строк
252 B
Michaël Zasso
deps: update V8 to 11.8.172.13
10 окт 2023, 09:25
Не верифицирован
10 окт 2023, 09:25
17a74dd
Код
Авторство
О чём код?
# This should follow the same rules as src/base/DEPS in that we only want to # include src/base and a few API includes. include_rules = [ "-include", "+include/v8config.h", "+include/v8-platform.h", "-src", "+src/base", "+src/heap/base", ]