From: Lady <redacted>
Date: Wed, 22 Nov 2023 02:27:10 +0000 (-0500)
Subject: Move toFunctionName into value.js
X-Git-Url: https://git.ladys.computer/Pisces/commitdiff_plain/37c295ffa9d5a062fe15d78427e2a7096a416bb3?ds=inline;hp=37c295ffa9d5a062fe15d78427e2a7096a416bb3

Move toFunctionName into value.js

This is a value coercion function akin to `toLength` or `toIndex`.
---