↓ 13 callersMethodsetInterpretedModeSet Rhino to run in interpreted mode. In this mode, Rhino does not generate bytecode, but runs much more slowly. Some platforms, notably Android, must
rhino/src/main/java/org/mozilla/javascript/Context.java:2074
↓ 12 callersMethodatanh(
Context cx, JSFunction f, Object nt, VarScope s, Object thisObj, Object[] args)
rhino/src/main/java/org/mozilla/javascript/NativeMath.java:156