Use the Memory inspector to inspect ArrayBuffer, TypedArray, and DataView memory in JavaScript as well as WebAssembly.Memory of Wasm applications written in C++.
Overview
The Memory inspector organizes memory content and helps you navigate large arrays quickly. You can view the ASCII values of memory content directly next to the bytes, and select different endianness. Use the Memory inspector while you debug your web app for an efficient workflow.
Open the Memory Inspector
There are a few ways to open the Memory inspector.
Open from the menu
- Open DevTools.
- Click More Options