Searched refs:what_to_find_ (Results 1 - 2 of 2) sorted by relevance

/external/v8/src/heap/
H A Dheap.h2465 what_to_find_(what_to_find),
2490 WhatToFind what_to_find_; member in class:v8::internal::PathTracer
H A Dheap.cc5729 bool done = ((what_to_find_ == FIND_FIRST) && found_target_);
5734 done = ((what_to_find_ == FIND_FIRST) && found_target_);

Completed in 291 milliseconds