Which method is used to determine if an object is an instance of a specific constructor?
instanceof
isInstance
hasInstance
checkInstance