mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-03-07 14:06:23 +00:00
Instead of creating a Parser and Lexer manually in test-js, we now use either JS::Script::parse() or JS::SourceTextModule::parse() to load tests.