Searched refs:CopyConstantPoolArrayWithMap (Results 1 – 3 of 3) sorted by relevance
162 return CopyConstantPoolArrayWithMap(src, src->map()); in CopyConstantPoolArray()
1762 CopyConstantPoolArrayWithMap(ConstantPoolArray* src, Map* map);
4009 AllocationResult Heap::CopyConstantPoolArrayWithMap(ConstantPoolArray* src, in CopyConstantPoolArrayWithMap() function in v8::internal::Heap