Files
ladybird/Tests/LibJS/test-js-bytecode.py
Andreas Kling 5a7853099e LibJS: Support .mjs files in test-js-ast and test-js-bytecode
Automatically pass --as-module to the js binary when the test input
file has a .mjs extension. This allows us to write AST and bytecode
tests for module-only syntax like import and export statements.
2026-02-19 12:02:50 +01:00

3.5 KiB
Executable File