Home
last modified time | relevance | path

Searched defs:isSharedArrayBuffer (Results 1 – 2 of 2) sorted by relevance

/third_party/jsframework/runtime/main/extend/systemplugin/napi/
Dohos_util.js475 this.isSharedArrayBuffer = function (...args) { method
/third_party/node/lib/internal/crypto/
Dwebidl.js186 function isSharedArrayBuffer(V) { function