Determine if the specified target is a constructor function that can be called with new
new
Target to check
true if the target is a constructor function otherwise false
Determine if the specified target is a constructor function that can be called with
new