On 2012/04/11 14:05:34, fschneider wrote:
LGTM.

You could consider lazily creating the FixedArray that holds the declared
globals instead of first creating a ZoneList and then copying it. This way the
code maybe even shorter.

The problem with that is that I don't know the length of the FixedArray ahead of
time.

https://chromiumcodereview.appspot.com/9722043/

--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev

Reply via email to