https://codereview.chromium.org/953563002/diff/100001/src/compiler/js-operator.h
File src/compiler/js-operator.h (right):
https://codereview.chromium.org/953563002/diff/100001/src/compiler/js-operator.h#newcode221
src/compiler/js-operator.h:221: const Operator* Exponentiate();
If this is an experimental feature, it'd be good to keep its footprint
in the compiler as small as possible. Since this is implemented as a
runtime call anyway, I would suggest dropping the operators and type
rules and just make the graph builder put in a runtime call from the
beginning.
https://codereview.chromium.org/953563002/
--
--
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.