js-object-clone icon indicating copy to clipboard operation
js-object-clone copied to clipboard

`clone` always performs deep copy

Open d07RiV opened this issue 8 years ago • 0 comments

If descriptors is set to false, the clone function never checks the value of deep flag for objects/arrays.

d07RiV avatar Dec 03 '17 20:12 d07RiV