Andreas Kling
|
44221756ab
LibJS: Drop "Record" suffix from all the *Environment record classes
|
4 years ago |
Andreas Kling
|
9ccc2f6c4d
LibJS: Make EnvironmentRecord inherit directly from Cell
|
4 years ago |
Andreas Kling
|
0de954e86b
LibJS: Make Cell::Visitor::visit_impl() take a Cell&
|
4 years ago |
Andreas Kling
|
789d20ebb7
LibJS: Replace Cell live bit with a cell state
|
4 years ago |
Andreas Kling
|
91656d63c7
LibJS: Inline Cell::Visitor::visit() functions
|
4 years ago |
Andreas Kling
|
6714cf3631
LibJS: Move Cell.{cpp,h} from Runtime/ to Heap/
|
4 years ago |