Test, wenn Wert Funktion ist

if (typeof v === 'function') {
    // do something
}
Embarrassed Echidna