Description[Interpreter] Removes ToBoolean bytecode.
ToBoolean was used with conditional jumps. An earlier cl
(https://codereview.chromium.org/1426913002/) merges jumps
and ToBoolean into a single bytecode. So, we no longer need
ToBoolean bytecode.
BUG=v8:4280
LOG=N
Committed: https://crrev.com/3b6773ba3d1ce80cc41213a9d85b335c40f552ba
Cr-Commit-Position: refs/heads/master@{#32707}
Patch Set 1 #Patch Set 2 : Rebased the patch. #
Messages
Total messages: 22 (11 generated)
|