Searched refs:_VLQ_BASE_MASK (Results 1 – 2 of 2) sorted by relevance
300 result += (digit & this._VLQ_BASE_MASK) << shift;311 _VLQ_BASE_MASK: (1 << 5) - 1, property in WebInspector.SourceMap
322 result += (digit & this._VLQ_BASE_MASK) << shift;333 _VLQ_BASE_MASK: (1 << 5) - 1, property in WebInspector.SourceMap