Histórico de Commits

Autor SHA1 Mensagem Data
  Matthew Olsson 7c0c1c8f49 LibJS+LibWeb: Wrap raw JS::Cell*/& fields in GCPtr/NonnullGCPtr há 2 anos atrás
  Andreas Kling 6e973ce69b LibJS: Add JS_CELL macro and use it in all JS::Cell subclasses há 2 anos atrás
  Idan Horowitz 086969277e Everywhere: Run clang-format há 3 anos atrás
  Lenny Maiorani a0367aa43b DevTools+LibJS+LibWeb: Change class_name to use StringView há 3 anos atrás
  Andrew Kaster 6aba64b60f LibJS: Instrument HeapBlock cell allocation for ASAN há 4 anos atrás
  Andrew Kaster 81a5dcde84 LibJS: Expose minimum possible cell size of JS::Heap há 4 anos atrás
  Andrew Kaster 07c62f9f42 LibJS: Remove unused HeapBlock private member function há 4 anos atrás
  Andreas Kling 14585a9cba LibJS: Remove unused HeapBlock::operator delete() há 4 anos atrás
  Andreas Kling 789d20ebb7 LibJS: Replace Cell live bit with a cell state há 4 anos atrás
  Andreas Kling 751ad19c86 LibJS: Don't consider cells in the lazy freelist in conservative scan há 4 anos atrás
  Andreas Kling aa857bcdeb LibJS: Always prefer freelist over lazy freelist if possible há 4 anos atrás
  Andreas Kling 6714cf3631 LibJS: Move Cell.{cpp,h} from Runtime/ to Heap/ há 4 anos atrás
  Andreas Kling c2d9cd8d53 LibJS: Implement lazy freelist allocation for cells há 4 anos atrás
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. há 4 anos atrás
  AnotherTest e4412f1f59 AK+Kernel: Make IntrusiveList capable of holding non-raw pointers há 4 anos atrás
  Andreas Kling 5d180d1f99 Everywhere: Rename ASSERT => VERIFY há 4 anos atrás
  Andreas Kling e1dbf74f15 LibJS: Add some basic freelist validation for the GC heap há 4 anos atrás
  Andreas Kling 13d7c09125 Libraries: Move to Userland/Libraries/ há 4 anos atrás