Adds support for following operators
-Bitwise Or
-Bitwise Xor
-Bitwise And
Adds the above bytecodes, support to BytecodeGenerator and BytecodeArrayBuilder to enable it's use, it's implementation and tests.
BUG=
v8:4280
LOG=N
Committed:
https://crrev.com/9feb5305949de66ea727a5eb67cc0fd3eedef56f
Cr-Commit-Position: refs/heads/master@{#31210}