DescriptionIntroduce TerminatedArray<T> type to make data-structure used by RuleSet visible at the type level.
Before this change it was not possible to easily distinguish when RuleData represented a single item and when it represented an array.
This change is prerequisite for moving RuleSet/RuleData into the GC managed heap because tracing routines are largely type driven.
BUG=
NOTRY=true
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=168508
Patch Set 1 #
Total comments: 17
Patch Set 2 : address review comment #Patch Set 3 : rebase #Patch Set 4 : rebase #
Messages
Total messages: 21 (0 generated)
|