Method | Description | |
---|---|---|
ExecIdCall ( |
||
GetClassName ( ) : string | ||
NativeGenerator ( Scriptable scope, NativeFunction function, object savedState ) : System |
Method | Description | |
---|---|---|
FindPrototypeId ( string s ) : int | ||
InitPrototypeId ( int id ) : void |
Method | Description | |
---|---|---|
Init ( ScriptableObject scope, bool @sealed ) : |
||
NativeGenerator ( ) : System |
Only for constructing the prototype object. Only for constructing the prototype object. |
|
Resume ( |
public ExecIdCall ( |
||
f | ||
cx | ||
scope | Scriptable | |
thisObj | Scriptable | |
args | object | |
return | object |
public NativeGenerator ( Scriptable scope, NativeFunction function, object savedState ) : System | ||
scope | Scriptable | |
function | NativeFunction | |
savedState | object | |
return | System |