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

/external/v8/src/compiler/
H A Dast-graph-builder.h413 void VisitForValueOrTheHole(Expression* expr);
H A Dast-graph-builder.cc1054 void AstGraphBuilder::VisitForValueOrTheHole(Expression* expr) { function in class:v8::internal::compiler::AstGraphBuilder
1611 VisitForValueOrTheHole(expr->extends());

Completed in 85 milliseconds