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