Searched refs:IsLargeMethod (Results 1 – 1 of 1) sorted by relevance
820 static bool IsLargeMethod(const CodeItemDataAccessor& accessor) { in IsLargeMethod() function5146 << (impl::IsLargeMethod(verifier.CodeItem()) ? " (large method)" : "") in VerifyMethod()