Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/heap/
Dlinear-allocation-area.h75 V8_INLINE void SetLimit(Address limit) { in SetLimit() function
Dnew-spaces.cc567 allocation_info_->SetLimit(new_limit); in UpdateInlineAllocationLimit()