Home
last modified time | relevance | path

Searched refs:isArgumentsObject (Results 1 – 3 of 3) sorted by relevance

/third_party/jsframework/runtime/main/extend/systemplugin/napi/
Dohos_util.js340 this.isArgumentsObject = function (...args) { method
/third_party/node/lib/internal/util/
Dinspect.js100 isArgumentsObject,
883 if (isArgumentsObject(value)) {
/third_party/node/doc/api/
Dutil.md1374 ### `util.types.isArgumentsObject(value)`
1387 util.types.isArgumentsObject(arguments); // Returns true