DescriptionAdjust placement of non-compaction checks.
The registration of movable objects and their callbacks should be
ignored when running non-compaction GCs. Move the GC kind check one
level out.
At the same time, make these registration methods untyped -- the
Allocator interface for heap collections already provide a typed view,
so unnecessary to extend that one more level.
R=haraken
BUG=
Review-Url: https://codereview.chromium.org/2645873002
Cr-Commit-Position: refs/heads/master@{#444760}
Committed: https://chromium.googlesource.com/chromium/src/+/5e30380b004817803a2bbefe4d8ba9bd6244c935
Patch Set 1 #
Messages
Total messages: 13 (9 generated)
|