Home
last modified time | relevance | path

Searched refs:kMaxSizeOptIgnition (Results 1 – 1 of 1) sorted by relevance

/external/v8/src/
Druntime-profiler.cc64 static const int kMaxSizeOptIgnition = 250 * 1024; variable
403 if (shared->bytecode_array()->Size() > kMaxSizeOptIgnition) { in ShouldOptimizeIgnition()