]> Lady’s Gitweb - Pisces/commit
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)
commit393f4d07436fec754c9863fddf98b8503afdb2c9
tree248fd79e08716ae48823f0eb3955b9731115f32d
parentb6bd2e5effcc14b40cdd43c6fba9f01c23504ba5
Cast to function name in createCallableFunction

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