This can be accomplished in Firefox by using Object.prototype.watch(‘prop’, function(){debugger;});
Very useful at times.
Bruce Ng's software development blog
An archive of solutions of programming problems I have faced in my career
This can be accomplished in Firefox by using Object.prototype.watch(‘prop’, function(){debugger;});
Very useful at times.