Skip to content

Tries to set value on undefined object #4

@jsumners

Description

@jsumners

At https://github.com/jleibund/exprjs/blob/master/lib/expr.js#L1474 it can happen that obj = undefined, thus node.object was never created and setting node.object.value = obj will throw a reference error.

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