Searched refs:IsGcValidForFastPath (Results 1 – 3 of 3) sorted by relevance
139 if (!FASTPATH_ENABLED || !IsGcValidForFastPath(lang)) {
572 bool IsGcValidForFastPath(SourceLanguage lang) const;
53 bool PandaRuntimeInterface::IsGcValidForFastPath(SourceLanguage lang) const in IsGcValidForFastPath() function in panda::PandaRuntimeInterface