Run details:
Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/99.0.4844.51 Safari/537.36
Chrome 99
Linux
Desktop
3 years ago
Test name Executions per second
instanceOf 6110251.5 Ops/sec
hasOwnProperty 16209214.0 Ops/sec
Script Preparation code:
AخA
 
var obj = {a: 1}
Tests:
  • instanceOf

     
    obj instanceof Object
  • hasOwnProperty

     
    obj.hasOwnProperty('a')