Description[Interpreter] Inline test and compare binary ops.
This inlines the test and compare binary operations into Ignition.
With this CL all binary ops are inlined into Ignition's bytecode
handlers.
Some blocks were shuffled around in Equals/NotEquals stubs to avoid
creating frames unecessarily. Some labels were also marked as non-
deferred in both Equals/NotEquals and the AbstractRelationalComparison
stubs for the same reason.
BUG=v8:4280
LOG=N
Committed: https://crrev.com/b890d8c43e82a980ed0c9434c4674e1feba9d4ee
Cr-Commit-Position: refs/heads/master@{#36542}
Patch Set 1 #
Depends on Patchset: Messages
Total messages: 14 (5 generated)
|