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

  /external/v8/src/
spaces.h 795 void ExpandSpace(int size_in_bytes) {
    [all...]
spaces.cc 667 accounting_stats_.ExpandSpace(num_pages * Page::kObjectAreaSize);
848 accounting_stats_.ExpandSpace(desired_pages * Page::kObjectAreaSize);
    [all...]

Completed in 18 milliseconds