Files
ladybird/Libraries/LibJS/Module.h
Timothy Flynn 01791c5a52 LibJS: Mark sync module evaluation promise as handled
This is a normative change in the ECMA-262 spec. See:
https://github.com/tc39/ecma262/commit/0fb1859

As noted in the PR for this change, this is not actually testable via
either test262 or WPT.
2025-05-05 17:50:18 +12:00

4.7 KiB