Hash Tables & JavaScript Objects

What is the primary advantage of using Object.create(null) over {} for hash tables?
Next Question (12/20)