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