Andreas Kling
|
c95dde971b
LibJS: Move global "should dump bytecode" flag into LibJS
|
3 лет назад |
Andreas Kling
|
6a1b82df2b
LibJS: Put zombie cell tracking code behind a compile-time flag
|
3 лет назад |
Andreas Kling
|
c364520c24
LibJS+js+test-js: Add GC debug mode that keeps cells "alive" as zombies
|
3 лет назад |
Gunnar Beutner
|
3bbe86d8ea
Everywhere: Prefer using "..."sv over StringView { "..." }
|
4 лет назад |
Max Wipfli
|
fc6d051dfd
AK+Everywhere: Add and use static APIs for LexicalPath
|
4 лет назад |
Andrew Kaster
|
601c9e89de
Userland+Tests: Split out generic test runner from JS TestRunner
|
4 лет назад |
Gunnar Beutner
|
a612c22278
LibJS: Add support for running test-js with the bytecode interpreter
|
4 лет назад |
Linus Groh
|
1828607606
LibTest: Add --json flag to JS test runner
|
4 лет назад |
Ali Mohammad Pur
|
f387da4a90
LibTest+test-js: Add back the lost test262 parser test option
|
4 лет назад |
Ali Mohammad Pur
|
13c1514889
LibTest: Do not cleanly exit when abort() is called
|
4 лет назад |
Ali Mohammad Pur
|
f137c1bfaa
LibJS+LibTest: Move out the test-js test runner into LibTest
|
4 лет назад |