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

  /external/v8/src/
mark-compact-inl.h 48 sweep_precisely_ = ((flags & Heap::kSweepPreciselyMask) != 0);
mark-compact.h 573 bool sweep_precisely_; member in class:v8::internal::MarkCompactCollector
mark-compact.cc 62 sweep_precisely_(false),
    [all...]

Completed in 181 milliseconds