Searched refs:HasOsrEntryPoint (Results 1 – 3 of 3) sorted by relevance
122 bool HasOsrEntryPoint() const { return osr_entry_point_ != -1; } in HasOsrEntryPoint() function
660 if (!iterator.IsValid() || HasOsrEntryPoint()) { in ResumeJumpTargetsAreValid()
896 if (bytecode_analysis.HasOsrEntryPoint()) { in VisitBytecodes()