mirror of
https://github.com/nodejs/node.git
synced 2025-05-15 12:45:25 +00:00

PR-URL: https://github.com/nodejs/node/pull/38990 Reviewed-By: Jiawen Geng <technicalcute@gmail.com> Reviewed-By: Matteo Collina <matteo.collina@gmail.com> Reviewed-By: Robert Nagy <ronagy@icloud.com> Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
12 lines
232 B
Plaintext
12 lines
232 B
Plaintext
Tests unnamed function in wasm scripts
|
|
|
|
Running test: test
|
|
Running testFunction with generated wasm bytes...
|
|
Paused on 'debugger;'
|
|
Number of frames: 5
|
|
- [0] call_debugger
|
|
- [1] $func1
|
|
- [2] $main
|
|
- [3] testFunction
|
|
- [4]
|