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