Searched refs:bytesPerMethod (Results 1 – 1 of 1) sorted by relevance
180 static const int bytesPerMethod = kMaxStaticSize; in MaybeRestartJavaMethod() local182 if ((*bytecode_estimate) > bytesPerMethod) { in MaybeRestartJavaMethod()