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