Add support for a `allow` or `block` list of global helper functions which can be overloaded by extension. For example, we would not want extensions to overload map related helper functions.
Add support for a
alloworblocklist of global helper functions which can be overloaded by extension.For example, we would not want extensions to overload map related helper functions.