js--variable-decl-matcher
js--variable-decl-matcher is a compiled Lisp function in `js.el
'.
(js--variable-decl-matcher LIMIT)
Font-lock matcher for variable names in a variable declaration.
This is a cc-mode-style matcher that *always* fails, from the
point of view of font-lock. It applies highlighting directly with
`font-lock-apply-highlight'.