Method | Description | |
---|---|---|
ExecIdCall ( |
||
GetClassName ( ) : string | ||
GetStack ( ) : object | ||
SetStack ( object value ) : void | ||
SetStackProvider ( |
||
ToString ( ) : string |
Method | Description | |
---|---|---|
FindPrototypeId ( string s ) : int | ||
InitPrototypeId ( int id ) : void |
Method | Description | |
---|---|---|
GetString ( Scriptable obj, string id ) : string | ||
Init ( Scriptable scope, bool @sealed ) : void | ||
Js_toSource ( |
||
Js_toString ( Scriptable thisObj ) : object | ||
Make ( |
public ExecIdCall ( |
||
f | ||
cx | ||
scope | Scriptable | |
thisObj | Scriptable | |
args | object | |
return | object |
public SetStackProvider ( |
||
re | ||
return | void |