MCPcopy Create free account
hub / github.com/Pomax/Pjs-2D-Game-Engine / virtHashCode

Function virtHashCode

processing.js:372–390  ·  view source on GitHub ↗

* 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 from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 3

getBucketIndexFunction · 0.70
EntryFunction · 0.70
processing.jsFile · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected