Searched refs:property_type (Results 1 – 3 of 3) sorted by relevance
651 bool FeedbackNexus::ConfigureMegamorphic(IcCheckType property_type) { in ConfigureMegamorphic() argument655 MaybeObject::FromSmi(Smi::FromInt(static_cast<int>(property_type))); in ConfigureMegamorphic()
744 bool ConfigureMegamorphic(IcCheckType property_type);
602 void StaNamedProperty(Callable ic, NamedPropertyType property_type) { in StaNamedProperty() argument