Home | History | Annotate | Download | only in src

Lines Matching refs:VisitArgument

2421 HValue* HGraphBuilder::VisitArgument(Expression* expr) {
2432 CHECK_ALIVE(VisitArgument(arguments->at(i)));
5813 CHECK_ALIVE(VisitArgument(prop->obj()));
6064 CHECK_ALIVE(constructor = VisitArgument(expr->expression()));
7475 CHECK_ALIVE(VisitArgument(call->arguments()->at(i)));