Как удалить первый ключ в HashMap в JavaScript

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