Historia zmian

Autor SHA1 Wiadomość Data
  Lenny Maiorani a0367aa43b DevTools+LibJS+LibWeb: Change class_name to use StringView 3 lat temu
  Lenny Maiorani d00b79568f Libraries: Use default constructors/destructors in LibJS 3 lat temu
  davidot 8da6c01d8f LibJS: Remove the JS_TRACK_ZOMBIE_CELLS option 3 lat temu
  Andreas Kling 216e21a1fa AK: Convert AK::Format formatting helpers to returning ErrorOr<void> 3 lat temu
  Andreas Kling 6a1b82df2b LibJS: Put zombie cell tracking code behind a compile-time flag 3 lat temu
  Andreas Kling c364520c24 LibJS+js+test-js: Add GC debug mode that keeps cells "alive" as zombies 3 lat temu
  Brian Gianforcaro b10657a2b6 LibJS: Remove unused includes out of Cell.h, move to the users 4 lat temu
  Andreas Kling 44221756ab LibJS: Drop "Record" suffix from all the *Environment record classes 4 lat temu
  Andreas Kling 9ccc2f6c4d LibJS: Make EnvironmentRecord inherit directly from Cell 4 lat temu
  Andreas Kling 0de954e86b LibJS: Make Cell::Visitor::visit_impl() take a Cell& 4 lat temu
  Andreas Kling 789d20ebb7 LibJS: Replace Cell live bit with a cell state 4 lat temu
  Andreas Kling 91656d63c7 LibJS: Inline Cell::Visitor::visit() functions 4 lat temu
  Andreas Kling 6714cf3631 LibJS: Move Cell.{cpp,h} from Runtime/ to Heap/ 4 lat temu