Home
last modified time | relevance | path

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

/external/v8/src/compiler/
Dast-graph-builder.h363 void VisitForValueOrTheHole(Expression* expr);
Dast-graph-builder.cc873 void AstGraphBuilder::VisitForValueOrTheHole(Expression* expr) { in VisitForValueOrTheHole() function in v8::internal::compiler::AstGraphBuilder