Searched refs:readSignedVarint64 (Results 1 – 5 of 5) sorted by relevance
639 return this.decoder_.readSignedVarint64();911 return this.decoder_.readSignedVarint64();1017 return this.readPackedField_(this.decoder_.readSignedVarint64);
269 assertThrows(function() {decoder.readSignedVarint64()});
696 jspb.BinaryDecoder.prototype.readSignedVarint64 = function() { method in jspb.BinaryDecoder
228 assertThrows(function() {decoder.readSignedVarint64()});