Expand description
Validates that important source locations from the original code are preserved in the generated AST. This ensures that Istanbul coverage instrumentation can properly map back to the original source code.
This validation is test-only, enabled via @validateSourceLocations pragma.
Analogous to TS ValidateSourceLocations.ts.
Functionsยง
- validate_
source_ locations - Validate that important source locations are preserved in the generated AST.