Historie revizí

Autor SHA1 Zpráva Datum
  Andreas Kling 85a3a1c085 LibJS/Bytecode: Add codegen for "named evaluation if anonymous function" před 2 roky
  Andreas Kling cd08515957 LibJS/Bytecode: Support named evaluation of anonymous functions před 2 roky
  Andreas Kling 6537ed8fff LibJS/Bytecode: Simplify Bytecode::Interpreter lifetime model před 2 roky
  Andreas Kling d063f35afd LibJS/Bytecode: Leave GlobalDeclarationInstantiation in C++ před 2 roky
  Ben Wiederhake c5a89e7e6b LibJS: Remove unused DeprecatedFile include před 2 roky
  Lucas CHOLLET e78d1ec03a LibJS/Runtime: Use `Core::File` in `VM::resolve_imported_module` před 2 roky
  Andreas Kling e69a06b358 LibJS: Don't dereference well-known symbols when gathering roots před 2 roky
  Linus Groh aff1ec6014 LibJS: Port iterator_step() to GCPtr před 2 roky
  Linus Groh f345f72b55 LibJS: Port Value::to_object() to NonnullGCPtr před 2 roky
  Cameron Youell 1d24f394c6 Everywhere: Use `LibFileSystem` where trivial před 2 roky
  Timothy Flynn 13dfadba79 LibJS: Propagate errors from VM creation před 2 roky
  Timothy Flynn eb5aae24f4 LibJS: Move creation of fallible VM objects to its creation factory před 2 roky
  Matthew Olsson 7c0c1c8f49 LibJS+LibWeb: Wrap raw JS::Cell*/& fields in GCPtr/NonnullGCPtr před 2 roky
  Linus Groh 51c3967516 Everywhere: Use '_{short_,}string' literals more před 2 roky
  Andreas Kling bd5d8e9d35 LibJS: Make RefPtr and NonnullRefPtr usage const-correct před 2 roky
  Timothy Flynn f6503577f6 LibJS: Propagate out-of-memory errors from HostImportModuleDynamically před 2 roky
  Timothy Flynn 88814acbd3 LibJS+Everywhere: Convert JS::Error to String před 2 roky
  Timothy Flynn 4d10911f96 LibJS: Pre-allocate the out-of-memory error string on the VM před 2 roky
  Tim Schumacher d43a7eae54 LibCore: Rename `File` to `DeprecatedFile` před 2 roky
  Linus Groh a8bf2f8e4c LibJS: Port Symbol to String před 2 roky
  Timothy Flynn 243caa8fa9 LibJS: Port the VM's single-character ASCII strings to String před 2 roky
  Timothy Flynn 34574c5ee8 LibJS+LibWeb: Convert empty PrimitiveString invocators to String před 2 roky
  Timothy Flynn f3db548a3d AK+Everywhere: Rename FlyString to DeprecatedFlyString před 2 roky
  Linus Groh e785c66f91 LibJS: Convert get_this_environment() to NonnullGCPtr před 2 roky
  Linus Groh a4d85cd522 LibJS: Convert Promise::create() to NonnullGCPtr před 2 roky
  Linus Groh ddc6e139a6 LibJS: Convert Object::create() to NonnullGCPtr před 2 roky
  Linus Groh b42e293ddd LibJS: Convert NativeFunction::create() to NonnullGCPtr před 2 roky
  Linus Groh 91b0123eaf LibJS: Convert Array::create{,_from}() to NonnullGCPtr před 2 roky
  Linus Groh 1dd8655514 LibJS: Replace standalone js_symbol() with Symbol::create() před 2 roky
  Linus Groh f490ba13ff LibJS: Move creation of global symbols into Symbol.for() před 2 roky