Modules§
- builtin
- graph
- imports
- linker
- side_
effects - Side effect analysis for JavaScript/TypeScript programs.
- top_
level_ await - well_
known
Structs§
Enums§
- Binary
Operator - Constant
String - Constant
Value - JsValue
- TODO: Use
ArcThere are 4 kinds of values: Leaves, Nested, Operations, and Placeholders (see [JsValueMetaKind] for details). Values are processed in two phases: - JsValue
UrlKind - Logical
Operator - Logical
Property - Object
Part - Positive
Binary Operator - Well
Known Function Kind - A list of well-known functions that have special meaning in the analysis.
- Well
Known Object Kind - A list of well-known objects that have special meaning in the analysis.
Functions§
- parse_
require_ context - Parse the arguments passed to a require.context invocation, validate them and convert them to the appropriate rust values.