Home
last modified time | relevance | path

Searched defs:bigInt (Results 1 – 4 of 4) sorted by relevance

/third_party/typescript/tests/cases/compiler/
DnumberVsBigIntOperations.ts4 let bigInt = 1n, num = 2; variable
/third_party/typescript/tests/baselines/reference/
DnumberVsBigIntOperations.js3 let bigInt = 1n, num = 2; variable
/third_party/node/test/parallel/
Dtest-child-process-advanced-serialization.js33 { bigInt: 1337n }, property
/third_party/flutter/skia/third_party/externals/wuffs/lib/interval/
Dradial_test.go112 func (x radialOutput) bigInt() *big.Int { func