DescriptionMIPS: Refactor BinaryOpIC to be able to use different stubs.
Port r18191 (c20c6dc1)
Original commit message:
Previously BinaryOpIC and BinaryOpStub were pretty much interdependent.
However, in order to use allocation sites for string adds on-demand,
we need to be able to use different stubs (with a different number of
register parameters, via trampolines) depending on the BinaryOpIC state.
BUG=
R=plind44@gmail.com
Committed: https://code.google.com/p/v8/source/detail?r=18213
Patch Set 1 #
Messages
Total messages: 3 (0 generated)
|