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

  /external/v8/src/
spaces.h 432 static Page* CommitPages(Address start, size_t size, PagedSpace* owner,
    [all...]
spaces.cc 444 Page* MemoryAllocator::CommitPages(Address start, size_t size,
652 first_page_ = MemoryAllocator::CommitPages(RoundUp(start, Page::kPageSize),
    [all...]

Completed in 27 milliseconds