Logo
Explore Help
Sign In
1berry/nodejs
1
0
Fork 0
You've already forked nodejs
Code Issues Packages Projects Releases Wiki Activity
nodejs/deps/v8/test/inspector/debugger/set-script-source-top-frame-expected.txt

18 lines
310 B
Plaintext
Raw Permalink Normal View History

deps: update V8 to 10.7.193.13 PR-URL: https://github.com/nodejs/node/pull/44741 Fixes: https://github.com/nodejs/node/issues/44650 Fixes: https://github.com/nodejs/node/issues/37472 Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl> Reviewed-By: Jiawen Geng <technicalcute@gmail.com> Reviewed-By: James M Snell <jasnell@gmail.com>
2022-09-21 13:28:42 +02:00
Checks that setScriptSource works for editing the top-most stack frame
Paused at (before live edit):
function testExpression(a, b) {
#debugger;
return a + b;
Paused at (after live edit):
function testExpression(a, b) {
deps: update V8 to 11.3.244.4 PR-URL: https://github.com/nodejs/node/pull/47251 Reviewed-By: Yagiz Nizipli <yagiz@nizipli.com> Reviewed-By: Jiawen Geng <technicalcute@gmail.com> Reviewed-By: Rafael Gonzaga <rafael.nunu@hotmail.com> Reviewed-By: Richard Lau <rlau@redhat.com>
2023-03-30 12:11:08 +02:00
#return a * b;
deps: update V8 to 10.7.193.13 PR-URL: https://github.com/nodejs/node/pull/44741 Fixes: https://github.com/nodejs/node/issues/44650 Fixes: https://github.com/nodejs/node/issues/37472 Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl> Reviewed-By: Jiawen Geng <technicalcute@gmail.com> Reviewed-By: James M Snell <jasnell@gmail.com>
2022-09-21 13:28:42 +02:00
}
Result:
{
description : 15
type : number
value : 15
}
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.23.8 Page: 1978ms Template: 4ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API