pub fn can_dispatch_builtin_check( is_defined: bool, binding: Option<&Value>, name: &str, ) -> bool
Checks if a name can be dispatched as a builtin function.