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";
pub fn is_maybe_branch_directive(stmt: &Stmt) -> bool
If the stmt is maybe a directive like "use strict";