Christophe Grand a écrit : > ScriptRuntime.toNumber(ScriptRuntime.getObjectProp(yourFunction, length, > cx))
I forgot the quotes: ScriptRuntime.toNumber(ScriptRuntime.getObjectProp(yourFunction, "length", cx)) _______________________________________________ dev-tech-js-engine-rhino mailing list [email protected] https://lists.mozilla.org/listinfo/dev-tech-js-engine-rhino
