HomeSort by relevance Sort by last modified time
    Searched refs:EvacuationScope (Results 1 - 2 of 2) sorted by null

  /external/v8/src/heap/
mark-compact.h 961 class EvacuationScope {
963 explicit EvacuationScope(MarkCompactCollector* collector)
968 ~EvacuationScope() { collector_->set_evacuation(false); }
    [all...]
mark-compact.cc     [all...]

Completed in 49 milliseconds