Home | History | Annotate | Download | only in arm

Lines Matching full:callee

2318   Expression* callee = expr->expression();
2319 VariableProxy* proxy = callee->AsVariableProxy();
2320 Property* property = callee->AsProperty();
2331 VisitForStackValue(callee);
2419 VisitForStackValue(callee);