Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/heap/
Dconcurrent-marking.cc601 heap_->ShouldCurrentGCKeepAgesUnchanged())); in ScheduleJob()
Dheap.h1421 bool ShouldCurrentGCKeepAgesUnchanged() const { in ShouldCurrentGCKeepAgesUnchanged() function
Dmark-compact.cc607 heap_->ShouldCurrentGCKeepAgesUnchanged()); in StartMarking()