+Paul and Akos for the MIPS change.

The test case doesn't make much sense to me, for the reasons below, and also
because it passes just fine on current bleeding_edge.


https://codereview.chromium.org/23589002/diff/1/test/mjsunit/array-push-non-smi-value.js
File test/mjsunit/array-push-non-smi-value.js (right):

https://codereview.chromium.org/23589002/diff/1/test/mjsunit/array-push-non-smi-value.js#newcode31
test/mjsunit/array-push-non-smi-value.js:31: (function() {
Why the outer closure?

https://codereview.chromium.org/23589002/diff/1/test/mjsunit/array-push-non-smi-value.js#newcode34
test/mjsunit/array-push-non-smi-value.js:34:
%OptimizeFunctionOnNextCall(a.push);
The patch only affects the stub. Why optimize the function?

https://codereview.chromium.org/23589002/

--
--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev
--- You received this message because you are subscribed to the Google Groups "v8-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to