Historie revizí

Autor SHA1 Zpráva Datum
  Todderod e335354b30 LibJS: Call builtins directly in the bytecode interpreter před 1 rokem
  Andreas Kling 3c74dc9f4d LibJS: Segregate GC-allocated objects by type před 1 rokem
  Simon Wanner 86b85aa68b LibJS: Introduce Builtins před 1 rokem
  iliadsh ddea710933 LibJS: Expose various offsets for GetGlobal JIT fast path před 1 rokem
  Matthew Olsson 7c0c1c8f49 LibJS+LibWeb: Wrap raw JS::Cell*/& fields in GCPtr/NonnullGCPtr před 2 roky
  Luke Wilde 53852452b2 LibJS: Propagate errors from Intrinsics initialization před 2 roky
  Linus Groh bfb8d83535 LibJS: Convert Realm::create() to NonnullGCPtr před 2 roky
  Andreas Kling abfb73f2e7 LibWeb+LibJS: Let JS::Realm::HostDefined objects mark things during GC před 2 roky
  Andreas Kling 35c9aa7c05 LibJS: Hide all the constructors! před 2 roky
  Andreas Kling 6e973ce69b LibJS: Add JS_CELL macro and use it in all JS::Cell subclasses před 2 roky
  Linus Groh 52543fc771 LibJS+LibWeb: Let Realm store a plain Object for [[GlobalObject]] před 2 roky
  Linus Groh 50428ea8d2 LibJS: Move intrinsics to the realm před 2 roky
  Linus Groh c8f1651761 LibJS+LibWeb: Restore type safety of Realm::set_global_object() před 2 roky
  Andreas Kling 8a03b17007 LibJS: Implement a more general InitializeHostDefinedRealm AO před 3 roky
  Lenny Maiorani a0367aa43b DevTools+LibJS+LibWeb: Change class_name to use StringView před 3 roky
  Andreas Kling aeb72fe9d0 LibJS: Reduce header dependency graph in Realm.h před 3 roky
  Andreas Kling 77a1ef06a4 LibJS: Add [[HostDefined]] internal slot to Realm objects před 3 roky
  Linus Groh cbbf4abb0d LibJS: Add a way to get from a GlobalObject to its associated Realm před 3 roky
  Linus Groh 2b8d5696ab LibJS: Allocate a Realm next to GlobalObject in Interpreter::create() před 3 roky
  Linus Groh d9c3bafcd9 LibJS: Start adding a JS::Realm class (spec's "Realm Record") před 3 roky