Searched defs:GenericGraphVisit (Results 1 - 1 of 1) sorted by relevance

/external/v8/src/compiler/
H A Dgeneric-algorithm.h18 // GenericGraphVisit allows visitation of graphs of nodes and edges in pre- and
20 // execution stack to avoid stack overflow. Although GenericGraphVisit is
24 class GenericGraphVisit { class in namespace:v8::internal::compiler

Completed in 73 milliseconds