LGTM.
http://codereview.chromium.org/9141016/diff/35001/src/flag-definitions.h File src/flag-definitions.h (right): http://codereview.chromium.org/9141016/diff/35001/src/flag-definitions.h#newcode121 src/flag-definitions.h:121: DEFINE_bool(smi_only_arrays, true, "tracks arrays with only smi values") Not sure if this is intended. http://codereview.chromium.org/9141016/diff/35001/test/mjsunit/elements-transition-hoisting.js File test/mjsunit/elements-transition-hoisting.js (right): http://codereview.chromium.org/9141016/diff/35001/test/mjsunit/elements-transition-hoisting.js#newcode84 test/mjsunit/elements-transition-hoisting.js:84: // depend on an elements transition before them and it's not possible to hoist Long line. http://codereview.chromium.org/9141016/ -- v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev
