Home
last modified time | relevance | path

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

/external/protobuf/js/binary/
Dutils_test.js423 function test(x, opt_highBits, opt_lowBits) { argument
428 if (goog.isDef(opt_lowBits)) {
429 if (opt_lowBits != jspb.utils.split64Low) throw 'fail!';