pub fn stringify_with_replacer_list( obj: &JsValue, replacer: Vec<String>, space: Option<u32>, ) -> Result<JsString, JsValue>