| Frames | No Frames |
Classes implementing org.apache.bsf.debug.jsdi.JsObject | |
| class | |
| class | |
Methods with parameter type org.apache.bsf.debug.jsdi.JsObject | |
| boolean | The instanceof operator. |
| void | Set the prototype of the object. |
| void | Set the prototype of the object. |
Methods with return type org.apache.bsf.debug.jsdi.JsObject | |
| JsObject | JsContextStub.bind(String id) |
| JsObject | Any execution in JavaScript happen with respect to a
global object, sort of the top-level name space for
properties. |
| JsObject | Get the prototype of the object. |
| JsObject | |
| JsObject | The scope is for supporting two things. |
| JsObject | |
| JsObject | As per ECMA specification, each JavaScript execution
defines a unique object for the undefined value. |
Classes implementing org.apache.bsf.debug.jsdi.JsObject | |
| class | Insert the type's description here. |
Methods with parameter type org.apache.bsf.debug.jsdi.JsObject | |
| void | |
| boolean | The instanceof operator. |
| void | Set the prototype of the object. |
| void | Set the prototype of the object. |
Methods with return type org.apache.bsf.debug.jsdi.JsObject | |
| JsObject | JsContextStub.bind(String id) |
| JsObject | Any execution in JavaScript happen with respect to a
global object, sort of the top-level name space for
properties. |
| JsObject | |
| JsObject | Get the prototype of the object. |
| JsObject | Scope of a context. |
| JsObject | The scope is for supporting two things. |
| JsObject | |
| JsObject | As per ECMA specification, each JavaScript execution
defines a unique object for the undefined value. |
| JsObject | |
Methods with parameter type org.apache.bsf.debug.jsdi.JsObject | |
| Object | Call the function. |
| JsObject | Call the function as a constructor. |
| Object | Execute the script. |
| boolean | The instanceof operator. |
| void | Set the prototype of the object. |
| void | Set the prototype of the object. |
Methods with return type org.apache.bsf.debug.jsdi.JsObject | |
| JsObject | |
| JsObject | Call the function as a constructor. |
| JsObject | Any execution in JavaScript happen with respect to a
global object, sort of the top-level name space for
properties. |
| JsObject | Get the prototype of the object. |
| JsObject | Scope of a context. |
| JsObject | The scope is for supporting two things. |
| JsObject | |
| JsObject | As per ECMA specification, each JavaScript execution
defines a unique object for the undefined value. |