Hi, You can use --disable-ion to disable (all of) the JITs.
Jan On Wed, Aug 30, 2017 at 12:32 PM, Masquerade <[email protected]> wrote: > 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 > [email protected] > https://lists.mozilla.org/listinfo/dev-tech-js-engine-internals > _______________________________________________ dev-tech-js-engine-internals mailing list [email protected] https://lists.mozilla.org/listinfo/dev-tech-js-engine-internals

