Home
last modified time | relevance | path

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

/third_party/protobuf/js/experimental/runtime/
Dint64.js386 const LOW_31_BITS = 0x7FFFFFFF; constant
392 const MAX_VALUE = Int64.fromBits(ALL_32_BITS, LOW_31_BITS);