Searched defs:typecheck (Results 1 – 5 of 5) sorted by relevance
31 #define typecheck(type,x) \ macro
23 #define typecheck(type,x) \ macro
303 #define typecheck(type,x) \ macro
2867 HHasInstanceTypeAndBranch* typecheck = in VisitReturnStatement() local4832 HHasInstanceTypeAndBranch* typecheck = in HandlePolymorphicElementAccess() local7299 HHasInstanceTypeAndBranch* typecheck = in GenerateSetValueOf() local7483 HHasInstanceTypeAndBranch* typecheck = in GenerateCallFunction() local
169 def typecheck(s, t): function