/
githubmirror
/
node
Обзор
Документация
Войти
/
githubmirror
/
node
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
main
deps/v8/src/objects/megadom-handler.tq
9 строк
292 B
Michaël Zasso
deps: update V8 to 9.6.180.14
21 ноя 2021, 18:04
Не верифицирован
21 ноя 2021, 18:04
3e9939e
Код
Авторство
О чём код?
// 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. @generateBodyDescriptor extern class MegaDomHandler extends HeapObject { accessor: MaybeObject; context: MaybeObject; }