Searched refs:joinInt64 (Results 1 – 2 of 2) sorted by relevance
698 return jspb.utils.joinInt64(this.tempLow_, this.tempHigh_);877 return jspb.utils.joinInt64(bitsLow, bitsHigh);
310 jspb.utils.joinInt64 = function(bitsLow, bitsHigh) { function687 return signed ? jspb.utils.joinInt64(bitsLow, bitsHigh) :