How about just change this into a function: GetAheadOfTimeStubList that returns
a "const struct AheadOfTimeWriteBarrierStubList*". Have that function have a
locally scoped static array that will get initialized at first call (not at
static init time), and return that value. That is much less ugly.

http://codereview.chromium.org/8178001/

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

Reply via email to