Home
last modified time | relevance | path

Searched defs:SetFastElementsCapacityAndLength (Results 1 – 2 of 2) sorted by relevance

/external/v8/src/
Delements.cc693 static void SetFastElementsCapacityAndLength( in SetFastElementsCapacityAndLength() function in v8::internal::ElementsAccessorBase
1104 static void SetFastElementsCapacityAndLength( in SetFastElementsCapacityAndLength() function in v8::internal::FastSmiOrObjectElementsAccessor
1175 static void SetFastElementsCapacityAndLength(Handle<JSObject> obj, in SetFastElementsCapacityAndLength() function in v8::internal::FastDoubleElementsAccessor
Dobjects.cc10956 Handle<FixedArray> JSObject::SetFastElementsCapacityAndLength( in SetFastElementsCapacityAndLength() function in v8::internal::JSObject