Home
last modified time | relevance | path

Searched refs:property_type (Results 1 – 2 of 2) sorted by relevance

/external/v8/src/
Dfeedback-vector.h609 bool ConfigureMegamorphic(IcCheckType property_type);
Dfeedback-vector.cc524 bool FeedbackNexus::ConfigureMegamorphic(IcCheckType property_type) { in ConfigureMegamorphic() argument
535 Smi* extra = Smi::FromInt(static_cast<int>(property_type)); in ConfigureMegamorphic()