utils/areconnectedthroughproperties
module
Functions
areConnectedThroughProperties( obj1, obj2 ) → booleanmodule:utils/areconnectedthroughproperties~areConnectedThroughPropertiesTraverses both structures to find out whether there is a reference that is shared between both structures.
Parameters
obj1 : objectobj2 : object
Returns
boolean