Home | History | Annotate | Download | only in src

Lines Matching full:use_strict

174 DEFINE_BOOL(use_strict, false, "enforce strict mode")
176 DEFINE_IMPLICATION(use_strong, use_strict)