Home
last modified time | relevance | path

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

/external/v8/src/heap/
Dconcurrent-marking.h53 COMPLETE_TASKS_FOR_TESTING, enumerator
Dconcurrent-marking.cc715 if (stop_request != StopRequest::COMPLETE_TASKS_FOR_TESTING) { in Stop()