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