Home
last modified time | relevance | path

Searched refs:opt_valueCtor (Results 1 – 2 of 2) sorted by relevance

/external/protobuf/js/
Dmap.js59 jspb.Map = function(arr, opt_valueCtor) { argument
63 this.valueCtor_ = opt_valueCtor;
Dmessage.js954 opt_valueCtor) { argument
973 /** @type {!Array<!Array<!Object>>} */ (arr), opt_valueCtor);