mirror of
https://github.com/RGBCube/serenity
synced 2026-01-13 08:10:59 +00:00
This is not guaranteed to always work correctly as ArgsParser deals in StringViews and might have a non-properly-null-terminated string as a value. As a bonus, using StringView (and DeprecatedString where necessary) leads to nicer looking code too :^) |
||
|---|---|---|
| .. | ||
| CMakeLists.txt | ||
| test-bytecode-js.cpp | ||
| test-invalid-unicode-js.cpp | ||
| test-js.cpp | ||
| test-test262.cpp | ||
| test-value-js.cpp | ||
| test262-runner.cpp | ||