What is the function of the memory object?
What is the function of the memory object? Correct Answer Gets memory usage
The JavaScript Memory column represents the JS heap. This column contains two values. The value you’re interested in is the live number (the number in parentheses). The memory object is a feature of Chrome that allows us to see the memory usage that Chrome is taking up while running our page.