[profiler] Add postfix to C++ objects in Devtools heap snapshotAndreas HaasNit: `Tools`
Done
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
Dominik, can you do an owner review please?
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
| Code-Review | +1 |
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
| Code-Review | +1 |
Thanks, LGTM
| 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. |
[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.
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
To unsubscribe from this group and stop receiving emails from it, send an email to devtools-revie...@chromium.org.
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |