Historique des commits

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