js--possibly-braceless-keyword-re

js--possibly-braceless-keyword-re is a variable defined in `js.el'.
Its value is

"\\_<\\(catch\\|do\\|e\\(?:ach\\|lse\\)\\|f\\(?:inally\\|or\\)\\|if\\|try\\|w\\(?:hile\\|ith\\)\\)\\_>"

  • This variable may be risky if used as a file-local variable.

Documentation:
Regexp matching keywords optionally followed by an opening brace.