]> Lady’s Gitweb - Pisces/commitdiff
Cast to function name in createCallableFunction
authorLady <redacted>
Tue, 5 Sep 2023 00:27:48 +0000 (20:27 -0400)
committerLady <redacted>
Tue, 5 Sep 2023 00:39:35 +0000 (20:39 -0400)
This requires moving the definition of `toFunctionName` inside the same
closure as `createCallableFunction` to ensure that it is defined before
`createCallableFunction` is called (e·g when defining
`ordinaryHasInstance`).


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