Home
last modified time | relevance | path

Searched refs:MaybeFreeUnusedLab (Results 1 – 3 of 3) sorted by relevance

/third_party/node/deps/v8/src/heap/
Devacuation-allocator.h46 if (new_space_) new_space_->MaybeFreeUnusedLab(info); in Finalize()
Dnew-spaces.h479 void MaybeFreeUnusedLab(LinearAllocationArea info); in NON_EXPORTED_BASE()
Dnew-spaces.cc672 void NewSpace::MaybeFreeUnusedLab(LinearAllocationArea info) { in MaybeFreeUnusedLab() function in v8::internal::NewSpace