mirror of
https://github.com/grpc/grpc-node.git
synced 2025-12-08 18:23:54 +00:00
This commit inlines the only use of cloneMetadataObject(). It also eliminates an extra MetadataObject - the result of cloneMetadataObject() was allocating a new MetadataObject to replace the internal representation of the newly allocated Metadata object in clone().