Jak usunąć pierwszy klucz w Hashmap w JavaScript

this.cache.delete(this.cache.keys().next().value)
Rich Rabbit