Skip to content

add support Object.create(null) #111

Open
@jiangjiyun

Description

@jiangjiyun

Object.create(null).valueOf === undefined

if (a.valueOf !== Object.prototype.valueOf) return a.valueOf() === b.valueOf();

error: a.valueOf is not a function

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions