Home
last modified time | relevance | path

Searched defs:initStandardObjects (Results 1 – 2 of 2) sorted by relevance

/dports/lang/rhino/rhino1_7R4/src/org/mozilla/javascript/
H A DImporterTopLevel.java69 public void initStandardObjects(Context cx, boolean sealed) in initStandardObjects() method in ImporterTopLevel
H A DScriptRuntime.java142 public static ScriptableObject initStandardObjects(Context cx, in initStandardObjects() method in ScriptRuntime