I'd like to do this in Chrome Developer Tools, but I'd take anything at this point.
The question
If I know I am looking for a specific object, how can I search the entire JS hierarchy to find it?
The situation
In know from my time on irc://irc.freenode.net/bash that when people reduce their question to what they think they should do, they waste a lot of time.
I use Confluence Cloud and their WYSIWYG is terrible. Because it is TinyMCE, I can get a lot done by editing the DOM in the Chrome Developer Tools. I ought to be able to hack the JS object and get even more through. But, the first step is the find the TinyMCE.settings object.