Re: Implement jsdICompilationUnit
Boris Zbarsky <[email protected]> Tue, 08 Dec 2009 17:26:42 -0800
| Newsgroups | gmane.comp.mozilla.devel.jsdebugger |
|---|---|
| Message-ID | <[email protected]> |
On 12/8/09 4:53 PM, John J Barton wrote: > Can you point me to the compile callsite? http://mxr.mozilla.org/mozilla-central/source/content/xbl/src/nsXBLProtoImplMethod.cpp#234 http://mxr.mozilla.org/mozilla-central/source/content/xbl/src/nsXBLProtoImplProperty.cpp#237 http://mxr.mozilla.org/mozilla-central/source/content/xbl/src/nsXBLProtoImplProperty.cpp#287 for sure. Also likely: http://mxr.mozilla.org/mozilla-central/source/content/xul/document/src/nsXULContentSink.cpp#608 Not sure about event handlers; can point you to those too if desired. -Boris