Skip to content

repl: repl clobbers RegExp.$1 #597

Closed
@bnoordhuis

Description

$ out/Release/iojs
> RegExp.$1
'RegExp.$1'
> eval(RegExp.$1)
# snip
    at <error: RangeError: Maximum call stack size exceeded>

Activity

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

Metadata

Assignees

No one assigned

    Labels

    confirmed-bugIssues with confirmed bugs.good first issueIssues that are suitable for first-time contributors.replIssues and PRs related to the REPL subsystem.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions