See: Description
| Class | Description |
|---|---|
| ECMAScriptFunctions |
Encapsulation of transfer functions for ECMAScript native functions.
|
| JSArray |
15.4 native Array functions.
|
| JSBoolean |
15.6 native Boolean functions.
|
| JSDate |
15.9 and B.2 native Date functions.
|
| JSError |
15.11 native Error functions.
|
| JSFunction |
15.3 native Function functions.
|
| JSGlobal |
15.1 and B.2 native global functions.
|
| JSMath |
15.8 native Math functions.
|
| JSNumber |
15.7 native Number functions.
|
| JSObject |
15.2 native Object functions.
|
| JSRegExp |
15.10 native RegExp functions.
|
| JSString |
15.5 native String functions.
|
| Enum | Description |
|---|---|
| ECMAScriptObjects |
Native ECMAScript object descriptors.
|
Copyright © 2012 Aarhus University