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

/external/v8/src/
H A Ddata-flow.h39 class AstLabeler: public AstVisitor { class in namespace:v8::internal
41 AstLabeler() : next_number_(0) {} function in class:v8::internal::AstLabeler
61 DISALLOW_COPY_AND_ASSIGN(AstLabeler);

Completed in 13 milliseconds