cara menghapus kunci pertama di hashmap di javascript

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