Searched refs:SetIsMethodBeingCompiled (Results 1 – 2 of 2) sorted by relevance
86 void SetIsMethodBeingCompiled(bool value, bool osr) { in SetIsMethodBeingCompiled() function
2115 info->SetIsMethodBeingCompiled(true, osr); in NotifyCompilationOf()2154 info->SetIsMethodBeingCompiled(false, osr); in DoneCompiling()