ByContextFinder    31 chrome/renderer/extensions/console.cc     ByContextFinder finder(context);
ByContextFinder    37 chrome/renderer/extensions/console.cc   explicit ByContextFinder(v8::Handle<v8::Context> context)
ByContextFinder    53 chrome/renderer/extensions/console.cc   DISALLOW_COPY_AND_ASSIGN(ByContextFinder);
ByContextFinder   169 chrome/renderer/extensions/console.cc   content::RenderView* render_view = ByContextFinder::Find(context);