commit | 00445f143da9059e5b67c92dfedde39ec1bfb49b | [log] [tgz] |
---|---|---|
author | Clemens Backes <clemensb@chromium.org> | Mon May 11 09:50:24 2020 |
committer | Commit Bot <commit-bot@chromium.org> | Mon May 11 09:50:24 2020 |
tree | 7baf8b001f94c58e09f4ec414fd1038f252e9872 | |
parent | 760d36e4f4ac06dd3a2d96538d3584ad9787c61d [diff] |
[v8][wasm] Add histogram for number of live modules The histograms were added to v8 in https://crrev.com/c/2182376. R=jwd@chromium.org CC=ecmziegler@chromium.org Bug: chromium:1076767 Change-Id: Icd58e4b551f79345b367d73de14d004eb6b40724 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2182651 Reviewed-by: Jesse Doherty <jwd@chromium.org> Commit-Queue: Clemens Backes <clemensb@chromium.org> Cr-Commit-Position: refs/heads/master@{#767235}
Chromium is an open-source browser project that aims to build a safer, faster, and more stable way for all users to experience the web.
The project's web site is https://www.chromium.org.
Documentation in the source is rooted in docs/README.md.
Learn how to Get Around the Chromium Source Code Directory Structure .
For historical reasons, there are some small top level directories. Now the guidance is that new top level directories are for product (e.g. Chrome, Android WebView, Ash). Even if these products have multiple executables, the code should be in subdirectories of the product.