]> Lady’s Gitweb - Pisces/commit
Redo create⸺Function A·P·I in function.js
authorLady <redacted>
Sun, 5 Nov 2023 20:41:30 +0000 (15:41 -0500)
committerLady <redacted>
Sun, 5 Nov 2023 21:11:09 +0000 (16:11 -0500)
commit37ab7f76d34b76493528f20e7427ef9534a8edf7
tree78e91456f4e4c75c0f2d3bd3519c7a1cbcc2b2b2
parent00a99e780024dae2f15b5def2064f9d29d738e9f
Redo create⸺Function A·P·I in function.js

`createCallableFunction` and `createIllegalConstructor` are now joined
by a `createArrowFunction`, and all three have extremely similar
interfaces. Further refactoring is probably necessary elsewhere in the
codebase to make use of these changes.
function.js
function.test.js
symbol.js
This page took 0.057534 seconds and 4 git commands to generate.