https://codereview.chromium.org/935623002/diff/1/src/deoptimizer.cc
File src/deoptimizer.cc (right):
https://codereview.chromium.org/935623002/diff/1/src/deoptimizer.cc#newcode3393
src/deoptimizer.cc:3393: if (value->IsMutableHeapNumber()) {
I think we could save some cycles if we put this code into TAGGED case
of SlotRef::GetValue().
https://codereview.chromium.org/935623002/diff/1/test/mjsunit/regress/regress-457935.js
File test/mjsunit/regress/regress-457935.js (right):
https://codereview.chromium.org/935623002/diff/1/test/mjsunit/regress/regress-457935.js#newcode9
test/mjsunit/regress/regress-457935.js:9: function __f_25() {
I think it would be better to get rid of __X_ ugliness.
https://codereview.chromium.org/935623002/
--
--
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/d/optout.