Home
last modified time | relevance | path

Searched refs:FIND_FIRST (Results 1 – 3 of 3) sorted by relevance

/external/v8/src/
Dheap.h2662 FIND_FIRST // Will stop the search after first match. enumerator
Dliveobjectlist.cc2136 LolPathTracer tracer(f, obj2, LolPathTracer::FIND_FIRST); in GetPathPrivate()
Dheap.cc6450 bool done = ((what_to_find_ == FIND_FIRST) && found_target_); in VisitPointers()
6455 done = ((what_to_find_ == FIND_FIRST) && found_target_); in VisitPointers()