js.lib
| .. | |
|---|---|
| Date | Creates a JavaScript Date instance that represents a single moment in time. Date objects are based on a time value that is the number of milliseconds since 1 January 1970 UTC.  | 
| Error | |
| EvalError | |
| Function | |
| Object | The   | 
| ObjectEntry | Key/value access helper for   | 
| ObjectPropertyDescriptor | See also:  | 
| ObjectPrototype | Type for  | 
| Promise | The Promise object represents the eventual completion (or failure) of an asynchronous operation and its resulting value.  | 
| PromiseHandler | Handler type for the Promise object.  | 
| PromiseSettleOutcome | |
| PromiseSettleStatus | |
| RangeError | |
| ReferenceError | |
| RegExp | Native JavaScript regular expressions.  | 
| RegExpMatch | A return value of the   | 
| Symbol | |
| SyntaxError | |
| Thenable | A value with a   | 
| ThenableStruct | |
| TypeError | |
| URIError |