DescriptionKeep track of the addition order of variables explicitly.
This avoids needing to allocate a zonelist on the fly later, sorting variables_, for which we also need to keep track of order in the hashmap.
In a later phase we can make sure that Variable is always uniquely in either of params_, temps_ and ordered_variables_. In that case we can use a linked list through Variable.
BUG=v8:5209
Committed: https://crrev.com/6ea8b4f2160c1bcd83010664e20874546ec3ac5d
Cr-Commit-Position: refs/heads/master@{#38810}
Patch Set 1 #Patch Set 2 : Rename #Patch Set 3 : rebase #
Messages
Total messages: 12 (7 generated)
|