JS: Map.prototype.constructor

By Xah Lee. Date: . Last updated: .

(new in JS: ECMAScript 2015)

Map.prototype.constructor
value is Map

〔see constructor (property)

Map.prototype.constructor === Map

JS Map.prototype