I agree, I'm pretty sure JS has Backtraces, and Breakpoints, so I think it's pretty much the same.
-Sean Thayne On Thu, Mar 27, 2014 at 12:42 PM, Jeffry Houser <[email protected]>wrote: > On 3/27/2014 1:45 PM, Alain Ekambi wrote: > >> @Cadu >> >> >> >> I m mainting a 5 years old web application. >> I wish HTML/CSS/JS was easy to do. >> >> Things like "I want to find where this method is getting called" becomes >> almost impossible to do. >> > > I don't understand why finding where a method gets called would be harder > in JavaScript than it would in ActionScript. Am I missing something? > > Wouldn't you just search the code base for the method name? Am I missing > an easier way? > > > > -- > Jeffry Houser > Technical Entrepreneur > http://www.jeffryhouser.com > 203-379-0773 > >
