Skip to content

Why does the _job_up function set __proto__ = null. #25

Description

@LiamKarlMitchell

Such as

this.vars.__proto__ = null;

It causes my output data to not match exactly what is expected.

And it may be bad practice to modify?
https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Object/proto

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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