Searched refs:SetAllocationInfo (Results 1 – 2 of 2) sorted by relevance
1373 void PagedSpace::SetAllocationInfo(Address top, Address limit) { in AllocateChunk() function in v8::internal::PagedSpace2636 owner_->SetAllocationInfo(new_node->address() + size_in_bytes, in AllocateChunk()2648 owner_->SetAllocationInfo( in AllocateChunk()2654 owner_->SetAllocationInfo(new_node->address() + size_in_bytes, in AllocateChunk()
2041 void SetAllocationInfo(Address top, Address limit); in NON_EXPORTED_BASE()