-
-
Notifications
You must be signed in to change notification settings - Fork 32.9k
Closed
Labels
discussIssues opened for discussions and feedbacks.Issues opened for discussions and feedbacks.feature requestIssues that request new features to be added to Node.js.Issues that request new features to be added to Node.js.replIssues and PRs related to the REPL subsystem.Issues and PRs related to the REPL subsystem.
Description
Hi, V8 has a basic way to detect side-effects and they use it for eager evaluation in the devtools.
It would be cool to allow for similar behaviour in our REPL. For clarity, here is the image of Chrome 68's behaviour:
(Image copyright (CC BY 3.0) Google Developer blog "What's New In DevTools (Chrome 68)" by Kayce Basques @kaycebasques )
@nodejs/repl
BridgeAR, devsnek, addaleax, jyn514, antsmartian and 1 more
Metadata
Metadata
Assignees
Labels
discussIssues opened for discussions and feedbacks.Issues opened for discussions and feedbacks.feature requestIssues that request new features to be added to Node.js.Issues that request new features to be added to Node.js.replIssues and PRs related to the REPL subsystem.Issues and PRs related to the REPL subsystem.