js--parse-state-at-point
js--parse-state-at-point is a compiled Lisp function in `js.el
'.
(js--parse-state-at-point)
Parse the JavaScript program state at point.
Return a list of `js--pitem' instances that apply to point, most
specific first. In the worst case, the current toplevel instance
will be returned.