Function contains_ident_ref
pub fn contains_ident_ref<'a, N>(body: &N, ident: &'a Ident) -> boolwhere
N: VisitWith<IdentRefFinder<'a>>,Available on crate features
__ecma and __utils only.pub fn contains_ident_ref<'a, N>(body: &N, ident: &'a Ident) -> boolwhere
N: VisitWith<IdentRefFinder<'a>>,__ecma and __utils only.