Searched refs:copyProps (Results 1 – 3 of 3) sorted by relevance
7 function copyProps (src, dst) { function16 copyProps(buffer, exports)27 copyProps(Buffer, SafeBuffer)
315 const copyProps = (src, dest) => { function350 copyProps(unsafe.prototype, safe.prototype);352 copyProps(unsafe, safe);
357 const copyProps = (src, dest) => { function395 copyProps(unsafe.prototype, safe.prototype);397 copyProps(unsafe, safe);