ladybird/Tests/LibJS
davidot 7613c22b06 LibJS: Add a mode to parse JS as a module
In a module strict mode should be enabled at the start of parsing and we
allow import and export statements.
2021-08-15 23:51:47 +01:00
..
CMakeLists.txt Everywhere: Add component declarations 2021-06-17 11:03:51 +02:00
test-js.cpp LibJS: Add a mode to parse JS as a module 2021-08-15 23:51:47 +01:00