Property | Type | Description | |
---|---|---|---|
ArrayBufferConstructor | System | ||
Call | object | ||
Construct | |||
GetDeclarativeProperties | List |
||
IsView | bool | ||
__GETTER__Species | object | ||
__STUB__Call | object | ||
__STUB__Construct | |||
__STUB__IsView | object |
Method | Description | |
---|---|---|
ArrayBufferConstructor ( |
Creates a new array buffer constructor.
|
|
Call ( ) : object | ||
Construct ( int size ) : |
||
GetDeclarativeProperties ( ScriptEngine engine ) : List |
||
IsView ( object arg ) : bool | ||
__GETTER__Species ( ScriptEngine engine, object thisObj, object args ) : object | ||
__STUB__Call ( ScriptEngine engine, object thisObj, object args ) : object | ||
__STUB__Construct ( ScriptEngine engine, object thisObj, object args ) : |
||
__STUB__IsView ( ScriptEngine engine, object thisObj, object args ) : object |