| Commit-Queue | +2 |
| Owners-Override | +1 |
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
| Commit-Queue | +2 |
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
Revert "[profiler] Add postfix to C++ objects in DevTools heap snapshot"
This reverts commit ade705de4f0edd04e8ea38636a95364a1571095f.
Reason for revert: https://ci.chromium.org/ui/p/v8/builders/ci/V8%20Blink%20Linux/40635/overview
Original change's description:
> [profiler] Add postfix to C++ objects in DevTools heap snapshot
>
> In a Chrome DevTools heap snapshot, both JavaScript and C++ objects are
> shown. In some instances, both a JavaScript object and a C++ object can
> even have the same name, e.g. "Window" objects. With this CL, the
> postfix "C++" is added to C++ objects so that they can be distinguished
> from JavaScript objects.
>
> Bug: 454073115
> Change-Id: I777419e4b4e30a9cbb53544a4b21f343445e2f85
> Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/7139444
> Reviewed-by: Igor Sheludko <ish...@chromium.org>
> Reviewed-by: Dominik Inführ <dinf...@chromium.org>
> Commit-Queue: Andreas Haas <ah...@chromium.org>
> Cr-Commit-Position: refs/heads/main@{#103723}
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |