Histórico de Commits

Autor SHA1 Mensagem Data
  Andreas Kling 6a1b82df2b LibJS: Put zombie cell tracking code behind a compile-time flag há 3 anos atrás
  Andreas Kling c364520c24 LibJS+js+test-js: Add GC debug mode that keeps cells "alive" as zombies há 3 anos atrás
  Brian Gianforcaro b10657a2b6 LibJS: Remove unused includes out of Cell.h, move to the users há 4 anos atrás
  Andreas Kling 44221756ab LibJS: Drop "Record" suffix from all the *Environment record classes há 4 anos atrás
  Andreas Kling 9ccc2f6c4d LibJS: Make EnvironmentRecord inherit directly from Cell há 4 anos atrás
  Andreas Kling 0de954e86b LibJS: Make Cell::Visitor::visit_impl() take a Cell& há 4 anos atrás
  Andreas Kling 789d20ebb7 LibJS: Replace Cell live bit with a cell state há 4 anos atrás
  Andreas Kling 91656d63c7 LibJS: Inline Cell::Visitor::visit() functions há 4 anos atrás
  Andreas Kling 6714cf3631 LibJS: Move Cell.{cpp,h} from Runtime/ to Heap/ há 4 anos atrás