Searched refs:kMaxSizeOptIgnition (Results 1 – 1 of 1) sorted by relevance
64 static const int kMaxSizeOptIgnition = 250 * 1024; variable403 if (shared->bytecode_array()->Size() > kMaxSizeOptIgnition) { in ShouldOptimizeIgnition()