I am using vim and ctags to get taglist. but for javascript, it does not works for this convention
MyClass.extend({ xxx: function(){ }, ... }) MyClass.pr
You can setup new languages for ctags. See this and that