HomeSort by relevance Sort by last modified time
    Searched defs:PREPARE_GC (Results 1 - 2 of 2) sorted by null

  /external/v8/src/
mark-compact.h 454 bool in_use() { return state_ > PREPARE_GC; }
559 PREPARE_GC,
  /external/chromium_org/v8/src/
mark-compact.h 602 bool in_use() { return state_ > PREPARE_GC; }
763 PREPARE_GC,
    [all...]

Completed in 825 milliseconds