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

  /external/v8/src/
spaces.cc 851 SetAllocationInfo(&allocation_info_, first_page_);
935 void PagedSpace::SetAllocationInfo(AllocationInfo* alloc_info, Page* p) {
952 SetAllocationInfo(&mc_forwarding_info_, first_page_);
1003 SetAllocationInfo(&mc_forwarding_info_, current_page->next_page());
    [all...]
spaces.h     [all...]

Completed in 16 milliseconds