Searched refs:LoadIsMegamorphicWithTypeInfo (Results 1 – 3 of 3) sorted by relevance
243 bool LoadIsMegamorphicWithTypeInfo(Property* expr);
106 bool TypeFeedbackOracle::LoadIsMegamorphicWithTypeInfo(Property* expr) { in LoadIsMegamorphicWithTypeInfo() function in v8::internal::TypeFeedbackOracle
425 } else if (oracle->LoadIsMegamorphicWithTypeInfo(this)) { in RecordTypeFeedback()