'How to view js heap in Chromium 101.0.4951.67

How to view heap objects in Chromium 101.0.4951.67? The profile tab has been removed and replaced with the 'Javascript Profiler' tab that only records cpu. I can see a graph of heap objects in the Performance tab but can't figure out how to see what those objects are. enter image description here



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source