Function contains_top_level_await
pub fn contains_top_level_await<V>(t: &V) -> boolwhere
V: VisitWith<TopLevelAwait>,
Available on crate features
__ecma
and __utils
only.pub fn contains_top_level_await<V>(t: &V) -> boolwhere
V: VisitWith<TopLevelAwait>,
__ecma
and __utils
only.