Commit History

Autor SHA1 Mensaxe Data
  Matthew Olsson 7c0c1c8f49 LibJS+LibWeb: Wrap raw JS::Cell*/& fields in GCPtr/NonnullGCPtr %!s(int64=2) %!d(string=hai) anos
  Andreas Kling 35c9aa7c05 LibJS: Hide all the constructors! %!s(int64=2) %!d(string=hai) anos
  Andreas Kling 6e973ce69b LibJS: Add JS_CELL macro and use it in all JS::Cell subclasses %!s(int64=2) %!d(string=hai) anos
  Linus Groh 72730422bb LibJS: Remove Shape::global_object() and Object::global_object() %!s(int64=2) %!d(string=hai) anos
  Andreas Kling 50d951aea2 LibJS: Let Shape store a Realm instead of a GlobalObject %!s(int64=2) %!d(string=hai) anos
  Andreas Kling 7a6935a2ff LibJS: Remove unused ShapeWithoutGlobalObject constructor mechanism %!s(int64=2) %!d(string=hai) anos
  Idan Horowitz 086969277e Everywhere: Run clang-format %!s(int64=3) %!d(string=hai) anos
  Lenny Maiorani a0367aa43b DevTools+LibJS+LibWeb: Change class_name to use StringView %!s(int64=3) %!d(string=hai) anos
  Lenny Maiorani d00b79568f Libraries: Use default constructors/destructors in LibJS %!s(int64=3) %!d(string=hai) anos
  Linus Groh 6f20f49b21 Everywhere: Rename JS::PropertyKey variables from property_{name => key} %!s(int64=3) %!d(string=hai) anos
  davidot 8da6c01d8f LibJS: Remove the JS_TRACK_ZOMBIE_CELLS option %!s(int64=3) %!d(string=hai) anos
  Andreas Kling 8bdf6441b1 LibJS: Use u32 for the JS::Shape property count %!s(int64=3) %!d(string=hai) anos
  Andreas Kling 4a51165f5f LibJS: Reorganize JS::Shape members a little bit %!s(int64=3) %!d(string=hai) anos
  Andreas Kling 1469057033 LibJS: Make JS::Shape smaller by using OwnPtr<HashMap> for transitions %!s(int64=3) %!d(string=hai) anos
  Andreas Kling 398c181c79 LibJS: Rename PropertyName to PropertyKey %!s(int64=3) %!d(string=hai) anos
  Andreas Kling 6a1b82df2b LibJS: Put zombie cell tracking code behind a compile-time flag %!s(int64=3) %!d(string=hai) anos
  Ali Mohammad Pur 36516a4c47 LibJS: Take a pointer in get_or_prune_cached_prototype_transition() %!s(int64=3) %!d(string=hai) anos
  Andreas Kling 14c57b4b7f LibJS: Remove transition avoidance & start caching prototype transitions %!s(int64=3) %!d(string=hai) anos
  Andreas Kling b9eb8d00ca LibJS: Revoke any outstanding WeakPtr<Shape> when zombifying shapes %!s(int64=3) %!d(string=hai) anos
  Andreas Kling 5eef07d232 LibJS: Avoid lots of string-to-int during global object construction %!s(int64=4) %!d(string=hai) anos
  Andreas Kling e0493c509e LibJS: Make the forward transition chain weakly cached %!s(int64=4) %!d(string=hai) anos
  Andreas Kling 6714cf3631 LibJS: Move Cell.{cpp,h} from Runtime/ to Heap/ %!s(int64=4) %!d(string=hai) anos
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. %!s(int64=4) %!d(string=hai) anos
  Andreas Kling 13d7c09125 Libraries: Move to Userland/Libraries/ %!s(int64=4) %!d(string=hai) anos