v23 regression: Crash when throwing error with imports and multiple TLAs #56854
Labels
confirmed-bug
Issues with confirmed bugs.
esm
Issues and PRs related to the ECMAScript Modules implementation.
v8 engine
Issues and PRs related to the V8 dependency.
v23.x
v23.x Issues that can be reproduced on v23.x or PRs targeting the v23.x-staging branch.
Version
23.anything
Platform
Subsystem
No response
What steps will reproduce the bug?
a.js
:b.js
:c.js
:$ node a.js
How often does it reproduce? Is there a required condition?
Every time
What is the expected behavior? Why is that the expected behavior?
1
should be thrown. Output from Node 22.13.1:`What do you see instead?
Additional information
No response
The text was updated successfully, but these errors were encountered: