Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
use hasOwnProperty via call, as some object types don't inherit from Object (node 6+ EventEmitter, for example), so the method may not be there.
- Loading branch information