Per lodash/lodash#2308 (comment):
get-own-property-symbols package has the same problem with getOwnPropertySymbols(Object.prototype) and (strange) crashes on propertyIsEnumerable or getOwnPropertyDescriptor with Object.prototype and symbol arguments.
Per lodash/lodash#2308 (comment):