mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-01-25 22:29:07 +00:00
73855845b3
netive changes relating to pretty print support, includes... * remove jsdIPC interface, replaced with ulong offsets from PC 0. * add |pcmap| parameter to select between sourcetext/prettyprint linemaps (pcToLine, lineToPc, and isLineExecutable.) * add |functionSource| property to jsdIScript. * add |tag| to jsdIScript. * fixed potential jsdIScript leaks.