Searched refs:HasParameterMapArg (Results 1 – 1 of 1) sorted by relevance
3009 if (HasParameterMapArg(parameter_map, entry)) nof_elements++; in NumberOfElementsImpl()3033 return HasParameterMapArg(parameter_map, entry); in HasEntryImpl()3061 if (HasParameterMapArg(parameter_map, index)) return index; in GetEntryForIndexImpl()3080 static bool HasParameterMapArg(FixedArray* parameter_map, uint32_t index) { in HasParameterMapArg() function in v8::internal::__anon402a89d60111::SloppyArgumentsElementsAccessor