JSMap constructor

JSMap(
  1. Map _data
)

Implementation

JSMap(this._data);