Searched refs:SetAllocationInfo (Results 1 – 2 of 2) sorted by relevance
1360 void PagedSpace::SetAllocationInfo(Address top, Address limit) { in AllocateChunk() function in v8::internal::PagedSpace2625 owner_->SetAllocationInfo(new_node->address() + size_in_bytes, in AllocateChunk()2637 owner_->SetAllocationInfo( in AllocateChunk()2643 owner_->SetAllocationInfo(new_node->address() + size_in_bytes, in AllocateChunk()
2030 void SetAllocationInfo(Address top, Address limit);