Searched refs:CopyFixedDoubleArray (Results 1 – 3 of 3) sorted by relevance
410 copied_elements_values = isolate->factory()->CopyFixedDoubleArray( in Create()
528 Handle<FixedDoubleArray> CopyFixedDoubleArray(Handle<FixedDoubleArray> array);
1919 elem = *CopyFixedDoubleArray( in CopyJSObjectWithAllocationSite()2102 Handle<FixedDoubleArray> Factory::CopyFixedDoubleArray( in CopyFixedDoubleArray() function in v8::internal::Factory