* Returns Java hashCode() result for the object. If the object has the "hashCode" function, * it preforms the call of this function. Otherwise it uses/creates the "$id" property, * which is used as the hashCode. * * @param {Object} obj The object. * @returns {int}
(obj)
source not stored for this graph (policy: none)
no outgoing calls
no test coverage detected