Searched defs:cancelThreshold (Results 1 – 2 of 2) sorted by relevance
45 …bool cancelThreshold = (thread != nullptr && thread->GetEcmaVM()->GetJSOptions().GetJitCallThresho… in Initialize() local
7911 int16_t EcmaInterpreter::GetHotnessCounter(uint32_t codeSize, bool cancelThreshold) in GetHotnessCounter()