]> Lady’s Gitweb - Pisces/commit
Ensure each function in function.js has proper name
authorLady <redacted>
Sat, 22 Jul 2023 07:42:24 +0000 (00:42 -0700)
committerLady <redacted>
Mon, 4 Sep 2023 19:40:24 +0000 (15:40 -0400)
commitd807b9e7794776e0fad49b968346e94322d43a73
treedab08d125fce5821b884206243d6878bd87746b9
parentb78e2445d9f73ee3f784dfc59b5e04458fbe7f77
Ensure each function in function.js has proper name

Also provides a wrapper for `constructor` for parity even though this
isn’t strictly required, and simplifies the implementation of
`isConstructor` to make use of `completesNormally`.
function.js
function.test.js
This page took 0.045864 seconds and 4 git commands to generate.