Home
last modified time | relevance | path

Searched refs:SetTopAndLimit (Results 1 – 2 of 2) sorted by relevance

/external/v8/src/heap/
Dspaces.cc2345 owner_->SetTopAndLimit(NULL, NULL); in Allocate()
2384 owner_->SetTopAndLimit(new_node->address() + size_in_bytes, in Allocate()
2389 owner_->SetTopAndLimit(new_node->address() + size_in_bytes, in Allocate()
2394 owner_->SetTopAndLimit(NULL, NULL); in Allocate()
Dspaces.h1776 void SetTopAndLimit(Address top, Address limit) { in SetTopAndLimit() function
1790 SetTopAndLimit(NULL, NULL); in EmptyAllocationInfo()