js--make-framework-matcher

js--make-framework-matcher is a compiled Lisp function in `js.el'.

(js--make-framework-matcher FRAMEWORK &rest REGEXPS)

Helper function for building `js--font-lock-keywords'.
Create a byte-compiled function for matching a concatenation of
REGEXPS, but only if FRAMEWORK is in `js-enabled-frameworks'.