Searched refs:IsFromInlinedInvoke (Results 1 – 3 of 3) sorted by relevance
998 if (!suspend_check->GetEnvironment()->IsFromInlinedInvoke()) { in CheckLoopEntriesCanBeUsedForOsr()
1998 bool IsFromInlinedInvoke() const { in IsFromInlinedInvoke() function4325 bool IsFromInlinedInvoke() const { in IsFromInlinedInvoke() function4326 return GetEnvironment()->IsFromInlinedInvoke(); in IsFromInlinedInvoke()
858 if (!suspend_check_->GetEnvironment()->IsFromInlinedInvoke()) { in Populate()