Which of the following property gives access to the JavaScript memory usage data?
Which of the following property gives access to the JavaScript memory usage data? Correct Answer performance.memory
The property performance.memory gives access to the JavaScript memory usage data. It returns an object of type ObjectObject.