Searched refs:_divisor (Results 1 – 1 of 1) sorted by relevance
227 jspb.arith.UInt64.prototype.div = function(_divisor) { argument228 if (_divisor == 0) {237 var divisor = new jspb.arith.UInt64(_divisor, 0);