js--backward-text-property

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

(js--backward-text-property PROPNAME)

Move over the previous value of PROPNAME in the buffer.
If found, return that value and leave point just before the
character that has that value, otherwise return nil and leave
point at BOB.