When subclassing a function constructor, is it preferable to use defineProperty() instead of create()? I\'ve seen both and I am a bit confused about th
defineProperty()
create()