Hey everybody,
I want to report a change to the js shell and the browser that might be good to
know. When bug 1020364 lands there will be three name changes:
- The shell option --ion-parallel-compile gets renamed to
--ion-offthread-compile
- The about:config option javascript.options.ion.parallel_compilation gets
renamed to javascript.options.ion.parallel_compilation
- The function setCompilerOption("parallel-compilation.enable", ) is now
setCompilerOption("offthread-compilation.enable", )
This is to decrease the confusion with PJS.
For now when using --ion-parallel-compile you will get a warning/error to use
--ion-offthread-compile. (About:config and setCompilerOption won't do that).
Grtz Hannes
_______________________________________________
dev-tech-js-engine-internals mailing list
[email protected]
https://lists.mozilla.org/listinfo/dev-tech-js-engine-internals