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

  /external/v8/src/heap/
spaces-inl.h 311 if (!IsFlagSet(COMPACTION_WAS_ABORTED)) {
mark-compact.cc     [all...]
spaces.h 276 // |COMPACTION_WAS_ABORTED|: Indicates that the compaction in this page
278 COMPACTION_WAS_ABORTED = 1u << 15,
536 !IsFlagSet(COMPACTION_WAS_ABORTED);
    [all...]

Completed in 164 milliseconds