Home | History | Annotate | Download | only in src

Lines Matching refs:SetFastElementsCapacityAndLength

734     return ElementsAccessorSubclass::SetFastElementsCapacityAndLength(
740 MUST_USE_RESULT static MaybeObject* SetFastElementsCapacityAndLength(
957 SetFastElementsCapacityAndLength(array, new_capacity, length);
1144 // NON_STRICT_ARGUMENTS_ELEMENTS in SetFastElementsCapacityAndLength.
1167 static MaybeObject* SetFastElementsCapacityAndLength(JSObject* obj,
1174 return obj->SetFastElementsCapacityAndLength(capacity,
1241 static MaybeObject* SetFastElementsCapacityAndLength(JSObject* obj,