Searched refs:CopyFixedDoubleArray (Results 1 – 6 of 6) sorted by relevance
170 copied_elements_values = isolate->factory()->CopyFixedDoubleArray( in CreateArrayLiteralBoilerplate()
188 AllocationResult Heap::CopyFixedDoubleArray(FixedDoubleArray* src) { in CopyFixedDoubleArray() function
2092 MUST_USE_RESULT inline AllocationResult CopyFixedDoubleArray(
3581 allocation = CopyFixedDoubleArray(FixedDoubleArray::cast(elements)); in CopyJSObject()
332 Handle<FixedDoubleArray> CopyFixedDoubleArray(
1062 Handle<FixedDoubleArray> Factory::CopyFixedDoubleArray( in CopyFixedDoubleArray() function in v8::internal::Factory1065 isolate()->heap()->CopyFixedDoubleArray(*array), in CopyFixedDoubleArray()