Home
last modified time | relevance | path

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

/external/v8/src/profiler/
Dprofile-generator.cc353 V8_INLINE bool has_current_child() { in has_current_child() function in v8::internal::Position
371 if (current.has_current_child()) { in TraverseDepthFirst()