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

  /external/v8/src/heap/
spaces.cc     [all...]
mark-compact.cc 542 heap()->old_space()->RefillFreeList();
543 heap()->code_space()->RefillFreeList();
544 heap()->map_space()->RefillFreeList();
    [all...]
spaces.h     [all...]

Completed in 61 milliseconds