It seems [dom/data.js](https://github.com/twbs/bootstrap/blob/main/js/src/dom/data.js) is the perfect candidate for using a `Map` instead of the custom implementation.