Searched refs:ParameterHasSecondaryLocation (Results 1 – 3 of 3) sorted by relevance
624 bool Linkage::ParameterHasSecondaryLocation(int index) const { in ParameterHasSecondaryLocation() function in v8::internal::compiler::Linkage645 DCHECK(ParameterHasSecondaryLocation(index)); in GetParameterSecondaryLocation()
566 bool ParameterHasSecondaryLocation(int index) const; in NON_EXPORTED_BASE()
2827 linkage()->ParameterHasSecondaryLocation(index) in VisitParameter()