/
githubmirror
/
node
ОбзорДокументацияВойти
/
githubmirror
/
node
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
ДокументацияПоддержка
Политика конфиденциальностиПользовательское соглашениеПолитика использования «cookies»Согласие субъекта персональных данных
2026 ©
node/
.../third_party/cpu_features/
..
BUILD.gn

deps: update V8 to 11.8.172.13

3 года назад
OWNERS

deps: update V8 to 11.8.172.13

3 года назад
README.v8

deps: update V8 to 14.1.146.11

10 месяцев назад
README.v8
Name: cpu_features
Short Name: cpu_features
URL: https://github.com/google/cpu_features
Version: v0.8.0
Date: 2023-05-17
Update Mechanism: Manual
License: Apache 2.0
License File: src/LICENSE
Security Critical: yes
Shipped: yes
 
Description:
cpu_features is a library to retrieve CPU features at runtime. It is used to
make decisions about performance optimization and features a drop-in replacement
for Android's cpu-features.h. It is Android's recommended replacement for libraries
that utilize cpu-features.h.