mirror of
https://github.com/RGBCube/serenity
synced 2025-07-25 03:47:35 +00:00
![]() The only complication here is that Core::Stream::File is not RefCounted meaning we have to use OwnPtr instead of RefPtr. Unfortunately we cannot propagate errors as some errors must be caught and dealt with as the runner can do anything (like stop at any moment or close pipes). |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
test-bytecode-js.cpp | ||
test-invalid-unicode-js.cpp | ||
test-js.cpp | ||
test-test262.cpp | ||
test-value-js.cpp | ||
test262-runner.cpp |