Closed
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
Activity