See: Description
Class | Description |
---|---|
ECMAScriptFunctions |
Encapsulation of transfer functions for ECMAScript native functions.
|
FunctionFileLoader |
Utility for loading the content of a file as a function body.
|
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.
|
JSJson |
Native JSON functions.
|
JSMath |
15.8 native Math functions.
|
JSNumber |
15.7 native Number functions.
|
JSObject |
15.2 native Object functions.
|
JSProxy | |
JSRegExp |
15.10 native RegExp functions.
|
JSString |
15.5 native String functions.
|
JSSymbol |
EC6 Symbol support.
|
NodeJSRequire |
Models the NodeJS 'require.resolve' mechanism by running 'node'.
|
PropertyDescriptor |
Property descriptor.
|
TAJSFunction |
TAJS_-functions that serve as utility functions for the analysis.
|
TAJSFunctionEvaluator |
Evaluates the TAJS_* functions (see
TAJSFunction ). |
Enum | Description |
---|---|
ECMAScriptObjects |
Native ECMAScript object descriptors.
|
Copyright © 2009-2019 Aarhus University