when combine two big objects, will cause Maximum call stack size exceeded
The error code:
deep-extend.js?ffeb:104 Uncaught RangeError: Maximum call stack size exceeded
at Array.forEach (<anonymous>)
at eval (deep-extend.js?ffeb:104)
at Array.forEach (<anonymous>)
at module.exports (deep-extend.js?ffeb:98)
at eval (deep-extend.js?ffeb:137)
at Array.forEach (<anonymous>)
at eval (deep-extend.js?ffeb:104)
at Array.forEach (<anonymous>)
at module.exports (deep-extend.js?ffeb:98)
at eval (deep-extend.js?ffeb:137)