↓ 135 callersMethodinitStandardObjectsInitialize the standard objects. <p>Creates instances of the standard objects and their constructors (Object, String, Number, Date, etc.), setting up
rhino/src/main/java/org/mozilla/javascript/Context.java:1060
↓ 93 callersMethodstringify(
Context cx, JSFunction f, Object nt, VarScope s, Object thisObj, Object[] args)
rhino/src/main/java/org/mozilla/javascript/NativeJSON.java:74
↓ 88 callersMethodmax(
Context cx, JSFunction f, Object nt, VarScope s, Object thisObj, Object[] args)
rhino/src/main/java/org/mozilla/javascript/NativeMath.java:498
↓ 75 callersMethodmin(
Context cx, JSFunction f, Object nt, VarScope s, Object thisObj, Object[] args)
rhino/src/main/java/org/mozilla/javascript/NativeMath.java:509
↓ 68 callersMethodsqrt(
Context cx, JSFunction f, Object nt, VarScope s, Object thisObj, Object[] args)
rhino/src/main/java/org/mozilla/javascript/NativeMath.java:632