ConstReadonlyLinter: "linter"Gas key for the linter, checked once per linting rule. Under critical pressure, remaining rules are skipped.
ReadonlySideEffectLinking: "side-effect-linking"Gas key for the side-effect link resolution phase of the dataflow extractor, which matches unknown side effects against call sites via the CFG and can be expensive for large scripts.
ReadonlySource: "source"Gas key for built-in source() file analysis.
Known feature keys accepted by ReadOnlyFlowrAnalyzerGasContext.checkGas. Each key corresponds to a sensitivity factor in FlowrGasConfig.features.