Lines Matching full:callee
166 __ push(esi); // Callee's context.167 __ push(edi); // Callee's JS Function.2264 Expression* callee = expr->expression();2265 VariableProxy* proxy = callee->AsVariableProxy();2266 Property* property = callee->AsProperty();2275 VisitForStackValue(callee);2359 VisitForStackValue(callee);