Source position: jssrcmap.pas line 84
type TSourceMapOptions = set of (
smoAddMonotonous,
smoAutoLineStart,
smoSafetyHeader,
smoAllowSrcLine0
);