Searched refs:joinZigzag64 (Results 1 – 2 of 2) sorted by relevance
/external/protobuf/js/binary/ | ||
D | decoder.js | 731 return jspb.utils.joinZigzag64(this.tempLow_, this.tempHigh_); |
D | utils.js | 332 jspb.utils.joinZigzag64 = function(bitsLow, bitsHigh) { function |