public final class JSConstructor extends Object
| Constructor and Description |
|---|
JSConstructor(JSFunctionObject constructor,
JSDynamicObject prototype) |
| Modifier and Type | Method and Description |
|---|---|
JSFunctionObject |
getFunctionObject() |
JSDynamicObject |
getPrototype() |
public JSConstructor(JSFunctionObject constructor, JSDynamicObject prototype)
public JSFunctionObject getFunctionObject()
public JSDynamicObject getPrototype()