org.mozilla.javascript
public class NativeObject extends IdScriptableObject
Method Summary | |
---|---|
Object | execIdCall(IdFunctionObject f, Context cx, Scriptable scope, Scriptable thisObj, Object[] args) |
protected int | findPrototypeId(String s) |
String | getClassName() |
protected void | initPrototypeId(int id) |
String | toString() |