Searched refs:CheckInvoke (Results 1 – 2 of 2) sorted by relevance
555 bool CheckInvoke(InterpState &S, CodePtr OpPC, const Pointer &Ptr) { in CheckInvoke() function
105 bool CheckInvoke(InterpState &S, CodePtr OpPC, const Pointer &Ptr);2492 if (!CheckInvoke(S, OpPC, ThisPtr)) in CallVar()2543 if (!CheckInvoke(S, OpPC, ThisPtr)) in Call()