Home
last modified time | relevance | path

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

/third_party/node/lib/internal/util/
Dtypes.js32 function isInt16Array(value) { function
65 isInt16Array, property
/third_party/node/test/parallel/
Dtest-util-types.js245 isInt16Array: [ property
/third_party/jsframework/runtime/main/extend/systemplugin/napi/
Dohos_util.js415 this.isInt16Array = function (...args) { method