Symbol.hasInstance

A well-known symbol for a method that determines if a constructor object recognizes an object as one of the constructor’s instances. Called by the instanceof operator.

Syntax

Symbol.hasInstance