Searched refs:CanInlinePropertyAccess (Results 1 – 1 of 1) sorted by relevance
5366 static bool CanInlinePropertyAccess(Type* type) { in CanInlinePropertyAccess() function5816 if (!CanInlinePropertyAccess(type_)) return false; in IsCompatible()5979 if (!CanInlinePropertyAccess(ToType(map))) { in LookupInPrototypes()5992 if (!CanInlinePropertyAccess(type_)) return false; in CanAccessMonomorphic()6285 return monomorphic && CanInlinePropertyAccess( in ComputeReceiverTypes()