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. 

I couldn't be sure if this question should be directed to platform or js-engine 
so I am posting it to both. Thanks in advance.

Cheers,

Erdal
_______________________________________________
dev-tech-js-engine-internals mailing list
dev-tech-js-engine-internals@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-tech-js-engine-internals

Reply via email to