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