dynamic instanceof(JSObject o, Function type)

Source

instanceof(JSObject o, Function type) => JsNative.instanceof(o, type);