프로퍼티 | 타입 | 설명 | |
---|---|---|---|
APPLY | string | ||
CALL | string | ||
CONSTRUCTOR | string | ||
PROTOTYPE | string |
메소드 | 설명 | |
---|---|---|
Construct ( |
||
Execute ( IJintVisitor visitor, JsDictionaryObject that, |
||
Execute ( IJintVisitor visitor, JsDictionaryObject that, |
||
GetBody ( ) : string | ||
HasInstance ( |
||
JsFunction ( IGlobal global ) : System |
|
|
JsFunction ( IGlobal global, |
||
JsFunction ( |
Init new function object with a specified prototype
|
|
ToBoolean ( ) : bool | ||
ToNumber ( ) : double | ||
ToSource ( ) : string | ||
ToString ( ) : string |
public Construct ( |
||
parameters | ||
genericArgs | ||
visitor | IJintVisitor | |
리턴 |
public Execute ( IJintVisitor visitor, JsDictionaryObject that, |
||
visitor | IJintVisitor | |
that | JsDictionaryObject | |
parameters | ||
리턴 |
public Execute ( IJintVisitor visitor, JsDictionaryObject that, |
||
visitor | IJintVisitor | |
that | JsDictionaryObject | |
parameters | ||
genericArguments | ||
리턴 |
public JsFunction ( IGlobal global, |
||
global | IGlobal | |
statement | ||
리턴 | System |
public JsFunction ( |
||
prototype | prototype for this object | |
리턴 | System |