Function object helpers for names, home objects, and super method dispatch metadata.
Summary
Functions
Looks up the home object associated with the current function.
Converts a JavaScript property name value into a function display name.
Returns the stable cache key used for a function's home object.
Records the home object needed by methods that use super.
Returns a function value with its JavaScript name metadata updated.
Sets a function name from an atom-table index.
Sets a function name from a computed JavaScript property value.
Functions
Looks up the home object associated with the current function.
Converts a JavaScript property name value into a function display name.
Returns the stable cache key used for a function's home object.
Records the home object needed by methods that use super.
Returns a function value with its JavaScript name metadata updated.
Sets a function name from an atom-table index.
Sets a function name from a computed JavaScript property value.