Home
last modified time | relevance | path

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

/third_party/protobuf/js/binary/
Ddecoder.js597 return this.readSplitVarint64(jspb.utils.joinZigzag64);
Dutils.js377 jspb.utils.joinZigzag64 = function(bitsLow, bitsHigh) { function