DescriptionRemove trace() methods for stack-only classes.
A class annotated with STACK_ALLOCATED() does not require a trace
method, as its heap references are reachable and kept alive by virtue
of being on the stack, should any conservative GC go ahead.
R=haraken
BUG=
Review-Url: https://codereview.chromium.org/2685563002
Cr-Commit-Position: refs/heads/master@{#448627}
Committed: https://chromium.googlesource.com/chromium/src/+/aa64c8d55556dcbfb21a5b5a3f3775adb55cd823
Patch Set 1 #
Messages
Total messages: 14 (10 generated)
|