Searched defs:hasThis (Results 1 – 3 of 3) sorted by relevance
52 bool hasThis = false; in Compile() local
156 bool hasThis = false; in Compile() local
942 void PandaGen::Call0Args(const ir::AstNode *n, VReg c, VReg thisR, bool hasThis) in Call0Args()952 bool hasThis) in Call1Arg()965 bool hasThis) in Call2Args()983 bool hasThis) in Call3Args()1007 bool hasThis = !thisReg.IsInvalid(); in Call() local1048 const ArenaVector<ir::Expression *> &arguments, bool hasThis) in CallArgsTagged()1100 bool hasThis = !thisReg.IsInvalid(); in CallTagged() local