Comments addressed, landing...
https://codereview.chromium.org/22184004/diff/1/src/hydrogen-uint32-analysis.cc
File src/hydrogen-uint32-analysis.cc (right):
https://codereview.chromium.org/22184004/diff/1/src/hydrogen-uint32-analysis.cc#newcode36
src/hydrogen-uint32-analysis.cc:36: if (use->IsBitwise() ||
On 2013/08/06 08:12:06, Michael Starzinger wrote:
nit: Condition should fit into one line now.
Done.
https://codereview.chromium.org/22184004/diff/1/src/objects.h
File src/objects.h (left):
https://codereview.chromium.org/22184004/diff/1/src/objects.h#oldcode4993
src/objects.h:4993: // [type-recording unary op type]: For kind
UNARY_OP_IC.
On 2013/08/06 08:12:06, Michael Starzinger wrote:
It should be possible to remove the UNARY_OP_IC from the IC_KIND_LIST
now.
Done.
https://codereview.chromium.org/22184004/diff/1/src/runtime.js
File src/runtime.js (left):
https://codereview.chromium.org/22184004/diff/1/src/runtime.js#oldcode300
src/runtime.js:300: return %NumberNot(x);
On 2013/08/06 08:12:06, Michael Starzinger wrote:
I would be tempted to leave this BIT_NOT runtime function in. Or, if
we rip it
out, also rip out the Runtime_NumberNot supporting function. Either
way, one
doesn't make sense without the other.
Runtime_Number not is dead, Jim...
https://codereview.chromium.org/22184004/
--
--
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.