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

  /external/chromium_org/v8/src/
mark-compact-inl.h 48 sweep_precisely_ = ((flags & Heap::kSweepPreciselyMask) != 0);
mark-compact.h 774 bool sweep_precisely_; member in class:v8::internal::MarkCompactCollector
mark-compact.cc 64 sweep_precisely_(false),
    [all...]
  /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 52 milliseconds