Hi guys, I would like to know if there is a way to check if a JS function is recursive before any JIT compilation.
I have noticed, for instance, that there is a file named "jsanalyze.cpp" that traverses the bytecode to gather useful information about the script, but I have not found anything about recursive calls there. Best regards _______________________________________________ dev-tech-js-engine-internals mailing list [email protected] https://lists.mozilla.org/listinfo/dev-tech-js-engine-internals

