LGTM with a tiny stylistic issue only.
http://codereview.chromium.org/7617010/diff/1/src/objects-inl.h File src/objects-inl.h (right): http://codereview.chromium.org/7617010/diff/1/src/objects-inl.h#newcode1341 src/objects-inl.h:1341: return reinterpret_cast<FixedArrayBase*>(array); static_cast might be nicer here. http://codereview.chromium.org/7617010/ -- v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev
