Luke Wilde
|
f71f404e0c
LibWeb: Introduce the Environment Settings Object
|
hace 3 años |
davidot
|
8da6c01d8f
LibJS: Remove the JS_TRACK_ZOMBIE_CELLS option
|
hace 3 años |
davidot
|
7cbf4b90e8
LibJS: Implement ImportCall and HostImportModuleDynamically
|
hace 3 años |
Ben Wiederhake
|
b8f11b1bae
Everywhere: Remove unused ArgsParser header
|
hace 3 años |
Andreas Kling
|
c95dde971b
LibJS: Move global "should dump bytecode" flag into LibJS
|
hace 3 años |
Andreas Kling
|
6a1b82df2b
LibJS: Put zombie cell tracking code behind a compile-time flag
|
hace 3 años |
Andreas Kling
|
c364520c24
LibJS+js+test-js: Add GC debug mode that keeps cells "alive" as zombies
|
hace 3 años |
Gunnar Beutner
|
3bbe86d8ea
Everywhere: Prefer using "..."sv over StringView { "..." }
|
hace 4 años |
Max Wipfli
|
fc6d051dfd
AK+Everywhere: Add and use static APIs for LexicalPath
|
hace 4 años |
Andrew Kaster
|
601c9e89de
Userland+Tests: Split out generic test runner from JS TestRunner
|
hace 4 años |
Gunnar Beutner
|
a612c22278
LibJS: Add support for running test-js with the bytecode interpreter
|
hace 4 años |
Linus Groh
|
1828607606
LibTest: Add --json flag to JS test runner
|
hace 4 años |
Ali Mohammad Pur
|
f387da4a90
LibTest+test-js: Add back the lost test262 parser test option
|
hace 4 años |
Ali Mohammad Pur
|
13c1514889
LibTest: Do not cleanly exit when abort() is called
|
hace 4 años |
Ali Mohammad Pur
|
f137c1bfaa
LibJS+LibTest: Move out the test-js test runner into LibTest
|
hace 4 años |