mirror of
https://github.com/nodejs/node.git
synced 2025-05-15 11:36:57 +00:00

PR-URL: https://github.com/nodejs/node/pull/32831 Reviewed-By: Anna Henningsen <anna@addaleax.net> Reviewed-By: Michaël Zasso <targos@protonmail.com> Reviewed-By: Jiawen Geng <technicalcute@gmail.com> Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
8 lines
346 B
Plaintext
8 lines
346 B
Plaintext
Tests how wasm scripts are reported with name
|
|
Check that the inspector gets four wasm scripts at module creation time.
|
|
Session #1: Script #0 parsed. URL: wasm://wasm/a4d4331e.
|
|
Session #1: Script #1 parsed. URL: wasm://wasm/moduleName-d7525102.
|
|
Session #1: Source for wasm://wasm/a4d4331e:
|
|
|
|
Session #1: Source for wasm://wasm/moduleName-d7525102:
|