Home
last modified time | relevance | path

Searched refs:ConvertElementsWithCapacity (Results 1 – 1 of 1) sorted by relevance

/external/v8/src/
Delements.cc729 static Handle<FixedArrayBase> ConvertElementsWithCapacity( in ConvertElementsWithCapacity() function in v8::internal::__anonb3fb79fb0111::ElementsAccessorBase
732 return ConvertElementsWithCapacity( in ConvertElementsWithCapacity()
737 static Handle<FixedArrayBase> ConvertElementsWithCapacity( in ConvertElementsWithCapacity() function in v8::internal::__anonb3fb79fb0111::ElementsAccessorBase
740 return ConvertElementsWithCapacity(object, old_elements, from_kind, in ConvertElementsWithCapacity()
744 static Handle<FixedArrayBase> ConvertElementsWithCapacity( in ConvertElementsWithCapacity() function in v8::internal::__anonb3fb79fb0111::ElementsAccessorBase
785 ConvertElementsWithCapacity(object, old_elements, from_kind, capacity); in GrowCapacityAndConvertImpl()
1462 FastElementsAccessorSubclass::ConvertElementsWithCapacity( in SpliceGrowStep()
1514 backing_store = FastElementsAccessorSubclass::ConvertElementsWithCapacity( in AddArguments()
2195 ConvertElementsWithCapacity(object, old_elements, from_kind, capacity); in GrowCapacityAndConvertImpl()