Historie revizí

Autor SHA1 Zpráva Datum
  Andreas Kling 1a27c525d5 LibJS: Make PrimitiveString::create() infallible před 1 rokem
  Linus Groh b84f8fb55b LibJS: Make intrinsics getters return NonnullGCPtr před 2 roky
  Timothy Flynn c3abb1396c LibJS+LibWeb: Convert string view PrimitiveString instances to String před 2 roky
  davidot a746739cb0 LibJS: Add an initialize binding hint to all initialize_binding methods před 2 roky
  Timothy Flynn f3db548a3d AK+Everywhere: Rename FlyString to DeprecatedFlyString před 2 roky
  Linus Groh 22089436ed LibJS: Convert Heap::allocate{,_without_realm}() to NonnullGCPtr před 2 roky
  Linus Groh a4d85cd522 LibJS: Convert Promise::create() to NonnullGCPtr před 2 roky
  Linus Groh 525f22d018 LibJS: Replace standalone js_string() with PrimitiveString::create() před 2 roky
  Andreas Kling 00c8f07192 LibJS: Make Script and Module GC-allocated před 2 roky
  Linus Groh 50428ea8d2 LibJS: Move intrinsics to the realm před 2 roky
  Linus Groh 56b2ae5ac0 LibJS: Replace GlobalObject with VM in remaining AOs [Part 19/19] před 2 roky
  Linus Groh 25849f8a6d LibJS: Replace GlobalObject with VM in common AOs [Part 18/19] před 2 roky
  Linus Groh 275a7a0c0a LibJS: Replace GlobalObject with VM in Environment AOs [Part 5/19] před 2 roky
  Linus Groh e992a9f469 LibJS+LibWeb: Replace GlobalObject with Realm in Heap::allocate<T>() před 2 roky
  Linus Groh b99cc7d050 LibJS+LibWeb: Replace GlobalObject with Realm in create() functions před 2 roky
  Linus Groh 89d4094709 LibJS: Mark concrete method calls of Environment Records with ?/! před 3 roky
  Linus Groh 9f3f3b0864 LibJS: Remove implicit wrapping/unwrapping of completion records před 3 roky
  Linus Groh 231acda7f8 LibJS: Fix two bogus spec links před 3 roky
  Linus Groh 5b48912d35 LibJS: Remove a bunch of gratuitous JS namespace qualifiers před 3 roky
  Linus Groh 29964dc152 LibJS: Use TRY(push_execution_context()) in places where we can recover před 3 roky
  Andreas Kling aeb72fe9d0 LibJS: Reduce header dependency graph in Realm.h před 3 roky
  Andreas Kling 85cf80507f LibJS: Make ScriptOrModule use WeakPtr instead of raw pointers před 3 roky
  Andreas Kling fc04465fa3 LibJS: Remove unnecessary GlobalObject pointer from Environment před 3 roky
  davidot 6b5c882af3 LibJS: Add support for JSON modules před 3 roky