LGTM
http://codereview.chromium.org/660104/diff/26/1052 File src/arm/virtual-frame-arm.h (right): http://codereview.chromium.org/660104/diff/26/1052#newcode349 src/arm/virtual-frame-arm.h:349: void Push(Smi* value) { Push(Handle<Object>(value)); } Should this be inline as well (all three platforms)? http://codereview.chromium.org/660104 -- v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev
