Hi,

You can use --disable-ion to disable (all of) the JITs.

Jan

On Wed, Aug 30, 2017 at 12:32 PM, Masquerade <yot...@gmail.com> 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
> dev-tech-js-engine-internals@lists.mozilla.org
> https://lists.mozilla.org/listinfo/dev-tech-js-engine-internals
>
_______________________________________________
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