Get to know MDN better
This feature is well established and works across many devices and browser versions. It’s been available across browsers since July 2015.
The size accessor property of Map instances returns the number of elements in this map.
The value of size is an integer representing how many entries the Map object has. A set accessor function for size is undefined; you can not change this property.
| ECMAScript® 2027 Language Specification # sec-get-map.prototype.size |
Enable JavaScript to view this browser compatibility table.
This page was last modified on Jul 20, 2025 by MDN contributors.
Your blueprint for a better internet.
Visit Mozilla Corporation’s not-for-profit parent, the Mozilla Foundation.
Portions of this content are ©1998–2026 by individual mozilla.org contributors. Content available under a Creative Commons license.