Home
last modified time | relevance | path

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

/external/v8/src/heap/
Dincremental-marking.h177 bool ShouldDoEmbedderStep();
Dincremental-marking.cc521 if (!ShouldDoEmbedderStep()) { in EmbedderStep()
725 bool IncrementalMarking::ShouldDoEmbedderStep() { in ShouldDoEmbedderStep() function in v8::internal::IncrementalMarking