Searched refs:kMaxBytecodeSizeForOpt (Results 1 – 1 of 1) sorted by relevance
40 static const int kMaxBytecodeSizeForOpt = 60 * KB; variable200 if (shared->GetBytecodeArray()->length() > kMaxBytecodeSizeForOpt) { in ShouldOptimize()