Searched defs:VisitIfNotNull (Results 1 – 2 of 2) sorted by relevance
/external/v8/src/compiler/ | ||
D | ast-loop-assignment-analyzer.h | 65 void VisitIfNotNull(AstNode* node) { in VisitIfNotNull() function |
D | ast-graph-builder.cc | 2940 void AstGraphBuilder::VisitIfNotNull(Statement* stmt) { in VisitIfNotNull() function in v8::internal::compiler::AstGraphBuilder |