Searched refs:IsMegamorphic (Results 1 – 3 of 3) sorted by relevance
187 static bool IsMegamorphic(int64 compile_count, int64 execution_count) { in IsMegamorphic() function281 IsMegamorphic(/*compile_count=*/it->second.compile_count, in CompileImpl()
579 bool IsMegamorphic() const { return StateFromFeedback() == MEGAMORPHIC; } in IsMegamorphic() function
2565 if (!CanFastCloneObject(source_map) || nexus.IsMegamorphic()) { in RUNTIME_FUNCTION()