Home
last modified time | relevance | path

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

/external/v8/src/heap/
Dincremental-marking.h89 bool force_marking = false);
Dincremental-marking.cc896 bool force_marking) { in Step() argument
905 if (!force_marking && allocated_ < kAllocatedThreshold && in Step()