Searched refs:CopyFixedDoubleArray (Results 1 – 4 of 4) sorted by relevance
465 copied_elements_values = isolate->factory()->CopyFixedDoubleArray( in CreateArrayLiteral()
499 Handle<FixedDoubleArray> CopyFixedDoubleArray(Handle<FixedDoubleArray> array);
1971 elem = *CopyFixedDoubleArray( in CopyJSObjectWithAllocationSite()2165 Handle<FixedDoubleArray> Factory::CopyFixedDoubleArray( in CopyFixedDoubleArray() function in v8::internal::Factory
1724 set_storage(isolate()->factory()->CopyFixedDoubleArray( in ReplaceElementsArrayWithCopy()