8051889: Implement block scoping in symbol assignment and scope computation
Reviewed-by: attila, lagergren
top level function
block function
print local defs: 20 30
imported var: 1
ReferenceError: "b" is not defined
ReferenceError: "c" is not defined
top level function
ReferenceError: "block" is not defined