Subj : Which C++ function can I set a breakpoint? To : netscape.public.mozilla.jseng From : Chris Du Date : Tue Dec 14 2004 05:25 pm My html is
I know mozilla's js lib is js3250.dll. Please tell me in which function I can set a breakpoint when eval in html is executed? What I want to do is to do some research about how gecko interact with the js engine. Thank you. .