I recall when compiling early Spidermonkey for ff10, I could disable the JIT 
and shared library by:

    ../configure --disable-methodjit --disable-shared-js

Wondering if the JIT can still be disabled during compilation by the same 
option in the latest version?
_______________________________________________
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