On 12/10/2014 03:58 AM, jamesjasonh...@gmail.com wrote:
Hey! I just saw a significant update (comparing to Gecko300XXX) that lots of source files from /jit folder included into regular build. Does this mean 'no interpreter only' build anymore ?
No, we still have interpreter-only, the main difference being that instead of having C-macros to strip the JIT, we have a dummy back-end [1]. So we may have more compilation errors in such builds, but they are easier to spot and to fix.
[1] http://dxr.mozilla.org/mozilla-central/source/js/src/jit/none -- Nicolas B. Pierron _______________________________________________ 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