Skip to content

--stack size does not work #27472

Closed
Closed
@fenginsc

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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    questionIssues that look for answers.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