Searched refs:PrependElementIndices (Results 1 – 4 of 4) sorted by relevance
22 inline MaybeHandle<FixedArray> ElementsAccessor::PrependElementIndices( in PrependElementIndices() function25 return PrependElementIndices(object, in PrependElementIndices()
96 virtual MaybeHandle<FixedArray> PrependElementIndices(101 inline MaybeHandle<FixedArray> PrependElementIndices(
379 accessor->PrependElementIndices(object, keys, convert, ONLY_ENUMERABLE); in GetOwnKeysWithElements()
1196 MaybeHandle<FixedArray> PrependElementIndices( in PrependElementIndices() function in v8::internal::__anon05e7137f0111::ElementsAccessorBase