davidot
|
43b17f27a3
test-js: Add a mark_as_garbage method to force GC to collect that object
|
3 years ago |
davidot
|
7613c22b06
LibJS: Add a mode to parse JS as a module
|
3 years ago |
Andrew Kaster
|
601c9e89de
Userland+Tests: Split out generic test runner from JS TestRunner
|
4 years ago |
Idan Horowitz
|
77c2db4183
LibJS: Add all of the WeakMap.prototype methods (delete, get, has, set)
|
4 years ago |
Idan Horowitz
|
a00d154522
LibJS: Notify WeakSets when heap cells are sweeped
|
4 years ago |
Ali Mohammad Pur
|
f387da4a90
LibTest+test-js: Add back the lost test262 parser test option
|
4 years ago |
Ali Mohammad Pur
|
f137c1bfaa
LibJS+LibTest: Move out the test-js test runner into LibTest
|
4 years ago |
Andrew Kaster
|
e96451edc9
Tests: Don't use TestRunners after their scope ends in test-js
|
4 years ago |
Ali Mohammad Pur
|
a91a49337c
LibCore+Everywhere: Move OpenMode out of IODevice
|
4 years ago |
Brian Gianforcaro
|
9720ad3901
Tests: Move Userland/Utilities/test-js to Tests/LibJS
|
4 years ago |