Function swc_core::ecma::utils::is_valid_ident

pub fn is_valid_ident(s: &Atom) -> bool
Available on crate features __ecma and __utils only.