Home
last modified time | relevance | path

Searched defs:isBigInt64Array (Results 1 – 3 of 3) sorted by relevance

/third_party/node/lib/internal/util/
Dtypes.js48 function isBigInt64Array(value) { function
69 isBigInt64Array, property
/third_party/node/test/parallel/
Dtest-util-types.js257 isBigInt64Array: [ property
/third_party/jsframework/runtime/main/extend/systemplugin/napi/
Dohos_util.js355 this.isBigInt64Array = function (...args) { method