Returns an iterator allowing to go through all key/value pairs contained in this object.
Optional
thisArg: anyReturns an iterator allowing to go through all keys of the key/value pairs contained in this object.
Returns an iterator allowing to go through all values of the key/value pairs contained in this object.
MDN Reference