pub fn has_to_json(tag: &str) -> boolExpand description
Native instance tags whose instance_call implements toJSON(), which
JSON.stringify must invoke before serializing the value. (instance_has_method
only covers tags with a declared method table; Date dispatches directly.)