Runs step over file, turning the stack overflow deeply nested code causes into a message saying so.
R's own parser accepts nesting deeper than a JavaScript stack takes, so every recursive walk over an AST --
normalizing it, decorating it, extracting its dataflow -- can hit this and has to say the same thing.
Runs
stepoverfile, turning the stack overflow deeply nested code causes into a message saying so. R's own parser accepts nesting deeper than a JavaScript stack takes, so every recursive walk over an AST -- normalizing it, decorating it, extracting its dataflow -- can hit this and has to say the same thing.