Searched refs:ParameterHasSecondaryLocation (Results 1 – 3 of 3) sorted by relevance
517 bool Linkage::ParameterHasSecondaryLocation(int index) const { in ParameterHasSecondaryLocation() function in v8::internal::compiler::Linkage525 DCHECK(ParameterHasSecondaryLocation(index)); in GetParameterSecondaryLocation()
357 bool ParameterHasSecondaryLocation(int index) const;
1301 linkage()->ParameterHasSecondaryLocation(index) in VisitParameter()