Home
last modified time | relevance | path

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

/development/tools/winscope/src/parsers/transactions/operations/
Dtranslate_changes.ts71 const bigintValue = BigInt(originalValue?.toString() ?? 0n); constant
74 Number(bigintValue),
78 Number(bigintValue >> 32n),