Returns the definition of the function with the given id or undefined, if the id is not assigned to any function definition
the id of the function to resolve
the resolved function definition or undefined
Returns the unique id for the passed in function or assigns a new id to the given function and returns the newly assigned id
the function for which the unique id should be determined
the id of this function
Generated using TypeDoc
Lookup table for resolving dynamic functions and their definitions