var value = SP.Taxonomy.currentTerm.get_parent();
Even this has failed for me.
Is there any other way i can get the parent term using JSOM?