Object.hasOwnProperty vs Object in vs Object[] vs Array.indexOf vs Array.includes v2 (version: 0)
Comparing performance of: Object.hasOwnProperty vs Object in vs Array.indexOf vs direct vs Array includes vs Object.prototype.hasOwnProperty.call(this.storeIndex, index)