Description[oilpan] Add checks to new operator
Check in the new operator that the size matches the class on which the template
is specialized. This is a prerequisite for the next stage where the allocator
(via template specialization) knows enough about the type it is allocating to
be able to visit it if there is a GC before it is adopted.
R=ager@chromium.org, vegorov@chromium.org
BUG=
Patch Set 1 #
Total comments: 1
Messages
Total messages: 2 (0 generated)
|