mirror of
https://github.com/RGBCube/serenity
synced 2026-01-13 05:10:59 +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. |
||
|---|---|---|
| .. | ||
| CMakeLists.txt | ||
| test-js.cpp | ||