js--forward-text-property

js--forward-text-property is a compiled Lisp function in `js.el'.

(js--forward-text-property PROPNAME)

Move over the next value of PROPNAME in the buffer.
If found, return that value and leave point after the character
having that value; otherwise, return nil and leave point at EOB.