]> Lady’s Gitweb - Pisces/commitdiff
Make create⸺Function setup more flexible
authorLady <redacted>
Wed, 22 Nov 2023 02:27:25 +0000 (21:27 -0500)
committerLady <redacted>
Thu, 23 Nov 2023 02:04:36 +0000 (21:04 -0500)
- Don’t assign the `.prototype` if it doesn’t already exist. (Note: It
  is not possible for a constructor to lack a `.prototype` without
  proxying.)

- Don’t change the prototype of a function which has already had its
  prototype changed.


No differences found
This page took 0.057302 seconds and 4 git commands to generate.