/
githubmirror
/
node
Обзор
Документация
Войти
/
githubmirror
/
node
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
main
deps/v8/test/message/fail/json-stringify-circular-proxy.out
18 строк
780 B
Michaël Zasso
deps: update V8 to 7.6.303.28
01 авг 2019, 13:53
Не верифицирован
01 авг 2019, 13:53
2dcc366
Код
Авторство
О чём код?
*%(basename)s:28: TypeError: Converting circular structure to JSON --> starting at object with constructor 'Object' | property 'first' -> object with constructor 'Object' | property 'x' -> object with constructor 'ArrayHolder' | ... | index 1 -> object with constructor 'Inner' --- property 'y' closes the circle JSON.stringify(root); ^ TypeError: Converting circular structure to JSON --> starting at object with constructor 'Object' | property 'first' -> object with constructor 'Object' | property 'x' -> object with constructor 'ArrayHolder' | ... | index 1 -> object with constructor 'Inner' --- property 'y' closes the circle at JSON.stringify (<anonymous>) at *%(basename)s:28:6