Searched refs:COMPLETE_TASKS_FOR_TESTING (Results 1 – 2 of 2) sorted by relevance
/external/v8/src/heap/ | ||
D | concurrent-marking.h | 53 COMPLETE_TASKS_FOR_TESTING, enumerator |
D | concurrent-marking.cc | 715 if (stop_request != StopRequest::COMPLETE_TASKS_FOR_TESTING) { in Stop() |