Home

constant: hasOwnProperty


  {
    "comment": "/** Used to check objects for own properties. */",
    "meta": {
        "range": [
            268,
            316
        ],
        "filename": "isPlainObject.js",
        "lineno": 8,
        "path": "C:\\Users\\beaujeup\\projects\\jsdoc-template\\examples\\lodash\\lodash-repo",
        "code": {
            "id": "astnode100005087",
            "name": "hasOwnProperty",
            "type": "MemberExpression",
            "value": "Object.prototype.hasOwnProperty"
        }
    },
    "description": "Used to check objects for own properties.",
    "name": "hasOwnProperty",
    "longname": "hasOwnProperty",
    "kind": "constant",
    "scope": "global",
    "___id": "T000002R000486",
    "___s": true,
    "filepath": "isPlainObject.js"
}