If the ZoneList grows, it will copy the contents to a new and longer backing array. I wasn't sure that the Labels would work if copied, but after double-checking, it seems they would. I.e., you are right, there is no good reason not to just embed the struct directly in the list.
http://codereview.chromium.org/6647012/ -- v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev
