Searched refs:IsFromInlinedInvoke (Results 1 – 3 of 3) sorted by relevance
723 if (!suspend_check->GetEnvironment()->IsFromInlinedInvoke()) { in CheckLoopEntriesCanBeUsedForOsr()
1858 bool IsFromInlinedInvoke() const { in IsFromInlinedInvoke() function4018 bool IsFromInlinedInvoke() const { in IsFromInlinedInvoke() function4019 return GetEnvironment()->IsFromInlinedInvoke(); in IsFromInlinedInvoke()
692 if (!suspend_check_->GetEnvironment()->IsFromInlinedInvoke()) { in Populate()