/
githubmirror
/
node
Обзор
Документация
Войти
/
githubmirror
/
node
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
main
deps/v8/test/message/fail/call-expression.js
9 строк
229 B
Michaël Zasso
deps: update V8 to 6.7.288.43
01 июн 2018, 10:58
Не верифицирован
01 июн 2018, 10:58
352a525
Код
Авторство
О чём код?
// Copyright 2018 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. const config = { min: Math.min(1, 2), func: myfunc(), }