Lines Matching full:foreach
399 (JSC::MarkedBlock::forEach): Replaced m_cells data member with a cells()
453 (JSC::MarkedBlock::forEach):
609 As an alternative, I've given each class a forEach iteration function,
622 (JSC::Debugger::recompileAllJSFunctions): Updated to use forEach interface
633 (JSC::Heap::objectTypeCounts): Added forEach and removed iterator.
636 (JSC::Heap::forEach):
642 (JSC::MarkedBlock::forEach): Added forEach. Removed friend declaration
648 (JSC::MarkedSpace::forEach): Added forEach and removed iterator.