js--guess-eval-defun-info
js--guess-eval-defun-info is a compiled Lisp function in `js.el
'.
(js--guess-eval-defun-info PSTATE)
Helper function for `js-eval-defun'.
Return a list (NAME . CLASSPARTS), where CLASSPARTS is a list of
strings making up the class name and NAME is the name of the
function part.