Home
last modified time | relevance | path

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

/external/v8/src/
Druntime-profiler.cc50 static const int kOSRCodeSizeAllowancePerTickIgnition = variable
389 static_cast<int64_t>(ticks) * kOSRCodeSizeAllowancePerTickIgnition; in MaybeOSRIgnition()