/
githubmirror
/
node
Обзор
Документация
Войти
/
githubmirror
/
node
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
main
deps/v8/test/inspector/debugger/set-script-source-debug-evaluate-closure-expected.txt
16 строк
566 B
Michaël Zasso
deps: update V8 to 10.8.168.20
19 ноя 2022, 12:11
19 ноя 2022, 12:11
edd537c
Код
Авторство
О чём код?
Check that setScriptSource doesn't affect debug-evaluate block listing { className : ReferenceError description : ReferenceError: a is not defined at globalThis.foo (eval at i (:1:1), <anonymous>:1:27) at <anonymous>:1:12 objectId : <objectId> subtype : error type : object } Debugger.setScriptSource: Ok { className : ReferenceError description : ReferenceError: a is not defined at globalThis.foo (eval at i (:1:1), <anonymous>:1:27) at <anonymous>:1:12 objectId : <objectId> subtype : error type : object }