Historique des commits

Auteur SHA1 Message Date
  Andreas Kling 3c74dc9f4d LibJS: Segregate GC-allocated objects by type il y a 1 an
  Matthew Olsson 7c0c1c8f49 LibJS+LibWeb: Wrap raw JS::Cell*/& fields in GCPtr/NonnullGCPtr il y a 2 ans
  Timothy Flynn f3db548a3d AK+Everywhere: Rename FlyString to DeprecatedFlyString 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
  Lenny Maiorani a0367aa43b DevTools+LibJS+LibWeb: Change class_name to use StringView il y a 3 ans
  Andreas Kling f25899ca34 LibJS: Mark entire private environment chains during GC il y a 3 ans
  Andreas Kling 5f7d008791 AK+Everywhere: Stop including Vector.h from StringView.h il y a 3 ans
  Andreas Kling a97d75bb63 LibJS: Add default constructor for PrivateName il y a 3 ans
  davidot 13ead80ee6 LibJS: Add PrivateEnvironment il y a 3 ans