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 886 class EvacuationScope BASE_EMBEDDED {
888 explicit EvacuationScope(MarkCompactCollector* collector)
893 ~EvacuationScope() { collector_->set_evacuation(false); }
mark-compact.cc     [all...]

Completed in 83 milliseconds