Searched refs:HasParameterMapArg (Results 1 – 1 of 1) sorted by relevance
3085 if (HasParameterMapArg(parameter_map, entry)) nof_elements++; in NumberOfElementsImpl()3109 return HasParameterMapArg(parameter_map, entry); in HasEntryImpl()3137 if (HasParameterMapArg(parameter_map, index)) return index; in GetEntryForIndexImpl()3156 static bool HasParameterMapArg(FixedArray* parameter_map, uint32_t index) { in HasParameterMapArg() function in v8::internal::__anon51de3a750111::SloppyArgumentsElementsAccessor