Skip to content

--stack size does not work #27472

Description

@fenginsc
  • Version:v12.0.0
  • Platform:Windows 10
  • Subsystem:x64

node starting repl...
code:
(f = i => {console.log(i) == f(i + 1)})(1)
Able to [10000 ~11000]
Then use "node --stack size=50000"
Still Able to [10000 ~11000]
modify stack size does not work......why?

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

    questionIssues asking questions about Node.js.wontfixIssues that will not be fixed.

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions