Hi all, I am trying to hack into SpiderMonkey for tracking the writes operations that happened within callback functions. Is it possible to use debugging API (jsdbgapi) for this kind of side effect tracking? Can 'watchpoint's be used for such analysis on the callback execution?
Cheers, Erdal _______________________________________________ dev-tech-js-engine-internals mailing list [email protected] https://lists.mozilla.org/listinfo/dev-tech-js-engine-internals

