v8/include/cppgc/internal
Michael Lippautz 7ff9cd15bb cppgc-js: Expose size for C++ types with a human-readable name
A human-readable name is in Blink only available for C++ types with
JS wrapper objects and for manually annotated types that are interesting
for the snapshot. Return the proper C++ shallow size of the object in
this case. (Merge nodes will have their JS+C++ sizes added.)

Bug: chromium:1228411, chromium:1056170
Change-Id: Ib2b1b7b9dec80e5cccccb1aad8c4c035715612ec
Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/3021169
Reviewed-by: Omer Katz <omerkatz@chromium.org>
Commit-Queue: Michael Lippautz <mlippautz@chromium.org>
Cr-Commit-Position: refs/heads/master@{#75698}
2021-07-13 10:44:56 +00:00
..
api-constants.h cppgc: IWYU cleanups 2021-05-20 10:42:29 +00:00
atomic-entry-flag.h cppgc: Add write barrier 2020-06-02 18:03:35 +00:00
caged-heap-local-data.h cppgc: Avoid dispatching write barrier during atomic pause 2021-02-08 12:56:09 +00:00
compiler-specific.h [cleanup][include] Remove redundant NOLINT annotations 2021-04-30 16:22:19 +00:00
finalizer-trait.h cppgc: Add public target to build against 2020-04-21 12:48:23 +00:00
gc-info.h cppgc: IWYU cleanups 2021-05-20 10:42:29 +00:00
logging.h Fix LINT exceptions across the code base 2020-04-27 16:37:04 +00:00
name-trait.h cppgc-js: Expose size for C++ types with a human-readable name 2021-07-13 10:44:56 +00:00
persistent-node.h cppgc: Fix {Weak}CrossThreadPersistent destruction 2021-03-09 21:36:00 +00:00
pointer-policies.h cppgc: Check mark bit on assignment from prefinalizer. 2021-05-19 14:17:38 +00:00
prefinalizer-handler.h cppgc: Typo and signature fix 2020-09-02 07:34:20 +00:00
write-barrier.h cppgc: IWYU cleanups 2021-05-20 10:42:29 +00:00