Searched refs:SetCapacityAndLength (Results 1 – 3 of 3) sorted by relevance
82 virtual MaybeObject* SetCapacityAndLength(JSArray* array,
457 virtual MaybeObject* SetCapacityAndLength(JSArray* array, in SetCapacityAndLength() function in v8::internal::ElementsAccessorBase
980 accessor->SetCapacityAndLength(*array, capacity, length)); in SetElementsCapacityAndLength()