/
githubmirror
/
node
Обзор
Документация
Войти
/
githubmirror
/
node
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
main
deps/v8/src/debug/debug-wasm-objects.tq
7 строк
258 B
Michaël Zasso
deps: update V8 to 9.0.257.11
15 мар 2021, 17:54
Не верифицирован
15 мар 2021, 17:54
732ad99
Код
Авторство
О чём код?
// Copyright 2021 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. #include 'src/debug/debug-wasm-objects.h' extern class WasmValueObject extends JSObject;