`hasBinding(node, name)` returns true if a variable exists within the scope of the given node.
hasBinding(node, name)returns true if a variable exists within the scope of the given node.