Hi All,

I've got some large scripts that are mostly global variable declarations
(translations of spreadsheets into associative arrays) and I've reached
a limit in Rhino.

"Encountered code generation error while compiling script: generated
bytecode for method exceeds 64K limit."

I've read somewhere that this only occurs if optimization is on
(compiling) rather than just interpreting.  Does anyone know how to turn
off optimization/compilation or how to work round this limit?

Thanks,

Steve



_______________________________________________
dev-tech-js-engine-rhino mailing list
[email protected]
https://lists.mozilla.org/listinfo/dev-tech-js-engine-rhino

Reply via email to