Searched defs:IsMegamorphic (Results 1 – 2 of 2) sorted by relevance
187 static bool IsMegamorphic(int64 compile_count, int64 execution_count) { in IsMegamorphic() function
579 bool IsMegamorphic() const { return StateFromFeedback() == MEGAMORPHIC; } in IsMegamorphic() function