]> Lady’s Gitweb - Pisces/commit
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)
commit7b948a4eb357614555c4cd031ea2a13efdffb7a5
tree6117daea6a13a376b3a3d23d26418d83802be03d
parent37c295ffa9d5a062fe15d78427e2a7096a416bb3
Make create⸺Function setup more flexible

- 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.
function.js
This page took 0.043041 seconds and 4 git commands to generate.