Constructor new MapIterator() Source: polyfill/Map.js, line 16 Extends module:barejs/polyfill.EntryStore.Iterator Methods next() → {object} Get the next value Inherited From: module:barejs/polyfill.EntryStore.Iterator#next Source: polyfill/EntryStore.js, line 237 Returns: An object containing a done and value property. Type object