Home
last modified time | relevance | path

Searched refs:strictSetName (Results 1 – 2 of 2) sorted by relevance

/dports/lang/rhino/rhino1_7R4/src/org/mozilla/javascript/
H A DInterpreter.java1213 ScriptRuntime.strictSetName(lhs, rhs, cx, in interpretLoop()
H A DScriptRuntime.java1918 public static Object strictSetName(Scriptable bound, Object value, in strictSetName() method in ScriptRuntime