11cb0ef41Sopenharmony_ci<!-- Copyright 2021 the V8 project authors. All rights reserved. 21cb0ef41Sopenharmony_ciUse of this source code is governed by a BSD-style license that can be 31cb0ef41Sopenharmony_cifound in the LICENSE file. --> 41cb0ef41Sopenharmony_ci 51cb0ef41Sopenharmony_ci<style> 61cb0ef41Sopenharmony_ci #chart { 71cb0ef41Sopenharmony_ci width: 100%; 81cb0ef41Sopenharmony_ci height: 600px; 91cb0ef41Sopenharmony_ci } 101cb0ef41Sopenharmony_ci</style> 111cb0ef41Sopenharmony_ci<div id="container" style="display: none;"> 121cb0ef41Sopenharmony_ci <h2>V8 Heap Layout</h2> 131cb0ef41Sopenharmony_ci <div id="chart"></div> 141cb0ef41Sopenharmony_ci</div>