Method | Description | |
---|---|---|
ExecIdCall ( |
||
Get ( string name, Scriptable start ) : object | ||
GetClassName ( ) : string | ||
Has ( string name, Scriptable start ) : bool | ||
ImporterTopLevel ( ) : System | ||
ImporterTopLevel ( |
||
ImporterTopLevel ( |
||
Init ( |
||
InitStandardObjects ( |
Method | Description | |
---|---|---|
FindPrototypeId ( string s ) : int | ||
InitPrototypeId ( int id ) : void |
Method | Description | |
---|---|---|
GetPackageProperty ( string name, Scriptable start ) : object | ||
ImportClass ( |
||
ImportPackage ( |
||
ImportPackage ( |
||
Js_construct ( Scriptable scope, object args ) : object | ||
Js_importClass ( object args ) : object | ||
Js_importPackage ( object args ) : object | ||
RealThis ( Scriptable thisObj, |
public ExecIdCall ( |
||
f | ||
cx | ||
scope | Scriptable | |
thisObj | Scriptable | |
args | object | |
return | object |
public Get ( string name, Scriptable start ) : object | ||
name | string | |
start | Scriptable | |
return | object |
public Has ( string name, Scriptable start ) : bool | ||
name | string | |
start | Scriptable | |
return | bool |
public ImporterTopLevel ( |
||
cx | ||
return | System |
public ImporterTopLevel ( |
||
cx | ||
@sealed | bool | |
return | System |
public static Init ( |
||
cx | ||
scope | Scriptable | |
@sealed | bool | |
return | void |
public InitStandardObjects ( |
||
cx | ||
@sealed | bool | |
return | void |