Function swc_ecma_utils::is_maybe_branch_directive

source ·
pub fn is_maybe_branch_directive(stmt: &Stmt) -> bool
Expand description

If the stmt is maybe a directive like "use strict";