DescriptionX87: [runtime] Unify comparison operator runtime entries.
port 55b4df7357557eb16377ad9227e4e0a4224b7885(r34303)
original commit message:
Only use one set of %StrictEquals/%StrictNotEquals and
%Equals/%NotEquals runtime entries for both the interpreter
and the old-style CompareICStub. The long-term plan is to
update the CompareICStub to also return boolean values, and
even allow some more code sharing with the interpreter there.
BUG=
Committed: https://crrev.com/2aa534105079559235950bafd51d82036f320335
Cr-Commit-Position: refs/heads/master@{#34352}
Patch Set 1 #
Messages
Total messages: 8 (3 generated)
|