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

  /external/v8/src/
spaces-inl.h 65 PagedSpace* owner = heap_->isolate()->memory_allocator()->PageOwner(this);
71 PagedSpace* owner = heap_->isolate()->memory_allocator()->PageOwner(this);
366 PagedSpace* MemoryAllocator::PageOwner(Page* page) {
spaces.h 628 inline PagedSpace* PageOwner(Page* page);
    [all...]

Completed in 2663 milliseconds