Home | History | Annotate | Download | only in arm

Lines Matching full:callee

2172   // cp = callee's context,
2173 // r4 = callee's JS function.
2724 Expression* callee = expr->expression();
2725 VariableProxy* proxy = callee->AsVariableProxy();
2726 Property* property = callee->AsProperty();
2737 VisitForStackValue(callee);
2825 VisitForStackValue(callee);