Метод | Описание | |
---|---|---|
ExecIdCall ( |
||
Get ( string name, Scriptable start ) : object | ||
GetClassName ( ) : string | ||
Has ( string name, Scriptable start ) : bool | ||
ImporterTopLevel ( ) : System | ||
ImporterTopLevel ( |
||
ImporterTopLevel ( |
||
Init ( |
||
InitStandardObjects ( |
Метод | Описание | |
---|---|---|
FindPrototypeId ( string s ) : int | ||
InitPrototypeId ( int id ) : void |
Метод | Описание | |
---|---|---|
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 | |
Результат | object |
protected FindPrototypeId ( string s ) : int | ||
s | string | |
Результат | int |
public Get ( string name, Scriptable start ) : object | ||
name | string | |
start | Scriptable | |
Результат | object |
public Has ( string name, Scriptable start ) : bool | ||
name | string | |
start | Scriptable | |
Результат | bool |
public ImporterTopLevel ( |
||
cx | ||
Результат | System |
public ImporterTopLevel ( |
||
cx | ||
@sealed | bool | |
Результат | System |
public static Init ( |
||
cx | ||
scope | Scriptable | |
@sealed | bool | |
Результат | void |
protected InitPrototypeId ( int id ) : void | ||
id | int | |
Результат | void |
public InitStandardObjects ( |
||
cx | ||
@sealed | bool | |
Результат | void |