Метод | Описание | |
---|---|---|
ExecIdCall ( |
||
GetClassName ( ) : string | ||
GetStack ( ) : object | ||
SetStack ( object value ) : void | ||
SetStackProvider ( |
||
ToString ( ) : string |
Метод | Описание | |
---|---|---|
FindPrototypeId ( string s ) : int | ||
InitPrototypeId ( int id ) : void |
Метод | Описание | |
---|---|---|
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 | |
Результат | object |
protected FindPrototypeId ( string s ) : int | ||
s | string | |
Результат | int |
protected InitPrototypeId ( int id ) : void | ||
id | int | |
Результат | void |
public SetStackProvider ( |
||
re | ||
Результат | void |