Searched defs:CopyFixedDoubleArray (Results 1 – 2 of 2) sorted by relevance
178 MaybeObject* Heap::CopyFixedDoubleArray(FixedDoubleArray* src) { in CopyFixedDoubleArray() function
509 Handle<FixedDoubleArray> Factory::CopyFixedDoubleArray( in CopyFixedDoubleArray() function in v8::internal::Factory