esmorph icon indicating copy to clipboard operation
esmorph copied to clipboard

Add statement tracing

Open ariya opened this issue 13 years ago • 2 comments

Insert a simple tracer before executing every statement. This is similiar to the function entrance and function exit (still planned) tracing, but having it per statement.

ariya avatar Apr 03 '12 13:04 ariya

Will this feature enable the user to get a execution trace of a function?, like variable values at the time of running a function?

nuwanc avatar Jul 23 '12 15:07 nuwanc

Just read http://ariya.ofilabs.com/2012/02/tracking-javascript-execution-during-startup.html for some background.

ariya avatar Jul 24 '12 05:07 ariya