Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/heap/
Dspaces-inl.h82 void Page::ClearEvacuationCandidate() { in ClearEvacuationCandidate() function
Dspaces.h271 inline void ClearEvacuationCandidate();
Dmark-compact.cc963 p->ClearEvacuationCandidate(); in AbortCompaction()
4773 p->ClearEvacuationCandidate(); in PostProcessEvacuationCandidates()