Description[stubs] Introduce AddStub and SubtractStub.
This adds two new stubs, AddStub and SubtractStub, for the plus and the
minus operators, and hooks them up with TurboFan and Ignition.
Especially the addition case is very heavy and we might want to look
into splitting that up further into specialized stubs (similar to what
we did with ToNumberStub recently).
R=epertoso@chromium.org
Committed: https://crrev.com/0bedf6f0614198d914d826e3a8def240fdf2bac8
Cr-Commit-Position: refs/heads/master@{#34994}
Patch Set 1 #
Messages
Total messages: 8 (2 generated)
|