Home
last modified time | relevance | path

Searched refs:ResetPendingObject (Results 1 – 4 of 4) sorted by relevance

/third_party/node/deps/v8/src/heap/
Dincremental-marking-job.cc128 heap->new_lo_space()->ResetPendingObject(); in RunInternal()
Dlarge-spaces.h136 void ResetPendingObject() { in ResetPendingObject() function
Dheap.cc1164 lo_space_->ResetPendingObject(); in PublishPendingAllocations()
1165 if (new_lo_space_) new_lo_space_->ResetPendingObject(); in PublishPendingAllocations()
1166 code_lo_space_->ResetPendingObject(); in PublishPendingAllocations()
2803 new_lo_space()->ResetPendingObject(); in Scavenge()
Dmark-compact.cc1007 heap()->new_lo_space()->ResetPendingObject(); in Prepare()
3487 heap()->new_lo_space()->ResetPendingObject(); in EvacuatePrologue()
5492 heap()->new_lo_space()->ResetPendingObject(); in EvacuatePrologue()