0
Q:

hasOwnProperty is not a function

// Calls "hasOwnProperty" on queryData, even if queryData has
// no prototype:
console.log(Object.hasOwnProperty.bind(queryData)('session'));
0

New to Communities?

Join the community