Searched refs:CopyFixedDoubleArray (Results 1 – 6 of 6) sorted by relevance
134 copied_elements_values = isolate->factory()->CopyFixedDoubleArray( in CreateArrayLiteralBoilerplate()
294 AllocationResult Heap::CopyFixedDoubleArray(FixedDoubleArray* src) { in CopyFixedDoubleArray() function
2069 MUST_USE_RESULT inline AllocationResult CopyFixedDoubleArray(
3640 allocation = CopyFixedDoubleArray(FixedDoubleArray::cast(elements)); in CopyJSObject()
414 Handle<FixedDoubleArray> CopyFixedDoubleArray(
1292 Handle<FixedDoubleArray> Factory::CopyFixedDoubleArray( in CopyFixedDoubleArray() function in v8::internal::Factory1295 isolate()->heap()->CopyFixedDoubleArray(*array), in CopyFixedDoubleArray()