On 8/20/13 6:20 AM, Jan de Mooij wrote:
If we go ahead with this, I think we should (at least initially)
disable the JITs when taint analysis is turned on. Should avoid some
complexity and on most websites the difference won't be noticeable at
all.

Maybe. It depends on how much complexity it really saves and whether the difference is noticeable. If this is for use in an automated tool I imagine the difference (i.e. forcing all JS code to run in the interpreter) would be very noticeable.

-j
_______________________________________________
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