Hi, I have been instrumenting the JS engine interpreter for logging memory updates on JS scripts. My current instrumentation logs every use of the interpreter for script execution which also includes browser (internal) script execution. I wanted to ask if there is a way to separate these internal calls from the user (webpage) specific scripts running on the interpreter.
Cheers, Erdal _______________________________________________ dev-platform mailing list dev-platform@lists.mozilla.org https://lists.mozilla.org/listinfo/dev-platform