Searched refs:IsStringConstructor (Results 1 – 1 of 1) sorted by relevance
899 static bool IsStringConstructor(ArtMethod* method) { in IsStringConstructor() function934 if (IsStringConstructor(resolved_method)) { in BuildInvoke()