Looking at a profile today, and I realized I would kind of love the ability to merge by C++ template base class.
E.g. for the search above: I actually am much much less interested in the difference between JS::Rooted<A>::registerWithRootLists and JS::Rooted<B>::registerWithRootLists as I am interested in the holistic view of -all- calls to this, across all types.
┆Issue is synchronized with this Jira Task
Looking at a profile today, and I realized I would kind of love the ability to merge by C++ template base class.
E.g. for the search above: I actually am much much less interested in the difference between
JS::Rooted<A>::registerWithRootListsandJS::Rooted<B>::registerWithRootListsas I am interested in the holistic view of -all- calls to this, across all types.┆Issue is synchronized with this Jira Task