Return a generic immutable JsMap instance, created from the provided sized collection of entries, each an instance of a JS MapLike.Entry of type K and V.
Return a generic immutable JsMap instance, created from the provided sized collection of entries, each an instance of a normal Java Map.Entry of type K and V.