Home
last modified time | relevance | path

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

/external/v8/src/
Dincremental-marking.h106 static const intptr_t kAllocationMarkingFactorSpeedup = 2; variable
Dincremental-marking.cc904 allocation_marking_factor_ += kAllocationMarkingFactorSpeedup; in Step()