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

  /external/v8/src/
heap.h 1150 int ms_count() { return ms_count_; } function in class:v8::internal::Heap
    [all...]
mark-compact.cc 569 int counter = space->heap()->ms_count();
    [all...]

Completed in 38 milliseconds