Historial de Commits

Autor SHA1 Mensaje Fecha
  Ben Wiederhake b8f11b1bae Everywhere: Remove unused ArgsParser header hace 3 años
  Idan Horowitz e7a134a346 LibJS: Convert JSONObject functions to ThrowCompletionOr hace 3 años
  Andreas Kling f75d78f56a LibJS: Include executable name in bytecode dumps hace 3 años
  Andreas Kling c95dde971b LibJS: Move global "should dump bytecode" flag into LibJS hace 3 años
  Andreas Kling da77e2aa4f LibJS: Add Bytecode::Executable::dump() hace 3 años
  Idan Horowitz 44555eb50a LibJS: Convert test-js/test-web/test-wasm to ThrowCompletionOr hace 3 años
  Idan Horowitz 40eb3a39d4 LibJS: Rename define_native_function => define_old_native_function hace 3 años
  Idan Horowitz 20163c0584 LibJS: Add ThrowCompletionOr versions of the JS native function macros hace 3 años
  Linus Groh b7e5f08e56 LibJS: Convert Object::get() to ThrowCompletionOr hace 3 años
  Andreas Kling 6a1b82df2b LibJS: Put zombie cell tracking code behind a compile-time flag hace 3 años
  davidot ce3f29a135 LibJS + test-js: Get results from the global object directly hace 3 años
  Andreas Kling 0a09eaf3a1 LibJS+LibTest: Use JS::Script and JS::SourceTextModule in test-js hace 3 años
  Linus Groh 2b8d5696ab LibJS: Allocate a Realm next to GlobalObject in Interpreter::create() 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
  Andrew Kaster 332b29c741 LibTest+Utilities: Print a start message before each test in run-tests hace 3 años
  davidot 7613c22b06 LibJS: Add a mode to parse JS as a module hace 3 años
  Gunnar Beutner e4f0795ae4 LibELF+LibTest: Fix incorrect #ifdef hace 3 años
  Andreas Kling 0c39f8128d LibTest: Emit a profile signpost at the start of each test hace 3 años
  Idan Horowitz a6b8291a9b LibJS: Add define_direct_property and remove the define_property helper hace 4 años
  Linus Groh 09bd5f8772 LibJS: Rewrite most of Object for spec compliance :^) hace 4 años
  Andrew Kaster 601c9e89de Userland+Tests: Split out generic test runner from JS TestRunner hace 4 años
  Idan Horowitz 77c2db4183 LibJS: Add all of the WeakMap.prototype methods (delete, get, has, set) hace 4 años
  Gunnar Beutner a612c22278 LibJS: Add support for running test-js with the bytecode interpreter hace 4 años
  Idan Horowitz a00d154522 LibJS: Notify WeakSets when heap cells are sweeped 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
  Andreas Kling 6da481205b LibTest: Use fstatat() to speed up iterate_directory_recursively() hace 4 años
  Ali Mohammad Pur f137c1bfaa LibJS+LibTest: Move out the test-js test runner into LibTest hace 4 años