Commit f48927f
esm: fix wasm import name in error message
Report the rejected import name instead of the import module when
throwing for reserved Wasm import names.
Signed-off-by: hyemimi <[email protected]>
PR-URL: #64950
Reviewed-By: James M Snell <[email protected]>
Reviewed-By: Guy Bedford <[email protected]>1 parent 9a256b0 commit f48927f
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
581 | 581 | | |
582 | 582 | | |
583 | 583 | | |
584 | | - | |
| 584 | + | |
585 | 585 | | |
586 | 586 | | |
587 | 587 | | |
| |||
0 commit comments