JSObject.hasMethod

Undocumented in source. Be warned that the author may not have intended to support it.
  1. Char[] hasMethod [@property setter]
    struct JSObject
    @property const nothrow @nogc
    bool
    hasMethod
    (
    Char
    )
    (
    in Char[] str
    )
  2. WebString hasMethod [@property setter]

Meta