Namespacesutilsblockly.utils_namespace.object_namespaceOn this pageblockly > utils > object utils.object namespace Functions FunctionDescriptiondeepMerge(target, source)Complete a deep merge of all members of a source object with a target object.N.B. This is not a very sophisticated merge algorithm and does not handle complex cases. Use with caution.