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

  /external/v8/src/heap/
mark-compact-inl.h 502 if (mode == kBlackObjects || mode == kAllLiveObjects) {
505 } else if ((mode == kGreyObjects || mode == kAllLiveObjects)) {
mark-compact.h 155 kAllLiveObjects
    [all...]
mark-compact.cc     [all...]

Completed in 134 milliseconds