Searched refs:enablePgo (Results 1 – 1 of 1) sorted by relevance
195 bool enablePgo = thread->GetEcmaVM()->IsEnablePGOProfiler(); in PrototypeSetter() local198 if (enablePgo && oldPrototype->IsHole()) { in PrototypeSetter()