Home
last modified time | relevance | path

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

/third_party/node/deps/npm/node_modules/is-symbol/
Dindex.js9 var isSymbolObject = function isRealSymbolObject(value) { function
/third_party/jsframework/runtime/main/extend/systemplugin/napi/
Dohos_util.js485 this.isSymbolObject = function (...args) { method