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