DescriptionIncremental GCInfo descriptor table expansion.
The Oilpan GC infrastructure keeps a GCInfo descriptor per garbage
allocated class, with heap object headers referring to their descriptor
by way of a table index. 15 bits are currently set aside for these
indices.
Incrementally expand the underlying table rather than allocate it all
upfront.
R=haraken
BUG=446582
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=187992
Patch Set 1 #Patch Set 2 : add missing PLATFORM_EXPORT #
Total comments: 2
Messages
Total messages: 9 (3 generated)
|