Home
last modified time | relevance | path

Searched defs:BigInt64Array (Results 1 – 5 of 5) sorted by relevance

/third_party/typescript/lib/
Dlib.es2022.array.d.ts109 interface BigInt64Array { interface
Dlib.es2020.bigint.d.ts151 interface BigInt64Array { interface
417 declare var BigInt64Array: BigInt64ArrayConstructor; variable
/third_party/typescript/src/lib/
Des2022.array.d.ts89 interface BigInt64Array { interface
Des2020.bigint.d.ts131 interface BigInt64Array { interface
397 declare var BigInt64Array: BigInt64ArrayConstructor; variable
/third_party/node/deps/v8/include/
Dv8-forward.h21 class BigInt64Array; variable