Open
Description
When I get heap snapshot from production, there is not way how to get original names of the objects.
Also if I take heap Allocation instrumentation on timeline / Allocation sampling, the function names in Allocation stack are minified, pointing to minified source file, but no way how to get info about the function in original code.
AB#39916153