pub fn propagate_json_stringify(value: &Value) -> Option<Value>
Propagate taint through JSON.stringify.
If the input value is tainted, the resulting string is also tainted.