Searched defs:setPrototype (Results 1 - 2 of 2) sorted by relevance

/openjdk7/jdk/src/share/classes/com/sun/script/javascript/
H A DExternalScriptable.java251 public void setPrototype(Scriptable prototype) { method in class:ExternalScriptable
H A DJSAdapter.java82 obj.setPrototype(getFunctionPrototype(scope));
184 public void setPrototype(Scriptable prototype) { method in class:JSAdapter

Completed in 30 milliseconds