Description[compiler] Reduce the code size of the ToBoolean stub.
We effectively have 4 different cases to deal with, including the default, but on some platform where we emit the jump table inline (e.g. arm64) we end up emitting an unconditional jump to the same address 127 times.
BUG=
Committed: https://crrev.com/914c6c52a544e6834605da04597e36ad519022c4
Cr-Commit-Position: refs/heads/master@{#35859}
Patch Set 1 #
Total comments: 1
Patch Set 2 : Update #Messages
Total messages: 14 (7 generated)
|