Home | History | Annotate | Download | only in mips

Lines Matching full:callee

2191   // cp = callee's context,
2192 // t0 = callee's JS function.
2757 Expression* callee = expr->expression();
2758 VariableProxy* proxy = callee->AsVariableProxy();
2759 Property* property = callee->AsProperty();
2770 VisitForStackValue(callee);
2857 VisitForStackValue(callee);