Skip to content

[BUG]: Eager Evaluation Misbehaves on Call Expressions with Member Access (tutorial().anything) #5045

@Vinit-Pandit

Description

@Vinit-Pandit

Description

Actually, this is my mistake. In the current logic, I am directly returning true in traverse for MemberExpression but it actually requires further checks.

Image

Related Issues

Related issues #2073

Questions

No.

Demo

No response

Reproduction

in repl type `tutorial().something`

Expected Results

Eager evaluation on `MemberExpression` code require check

Actual Results

See the image above for reference.

Version

No response

Environments

Node.js

Browser Version

No response

Node.js / npm Version

No response

Platform

No response

Checklist

  • Read and understood the Code of Conduct.
  • Searched for existing issues and pull requests.

Metadata

Metadata

Assignees

No one assigned

    Labels

    BugSomething isn't working.REPLIssue or pull request specific to the project REPL.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions