v8/test/cctest/interpreter
mythria 5a09f1b9a7 [Interpreter] Adds logical and/or and comma operators to interpreter
Adds support for following operators
 -Logical and
 -Logical or
 -Comma

Adds the above bytecodes, support to BytecodeGenerator and BytecodeArrayBuilder
to enable it's use, it's implementation and tests.

BUG=v8:4280
LOG=N

Review URL: https://codereview.chromium.org/1399773002

Cr-Commit-Position: refs/heads/master@{#31281}
2015-10-15 09:11:59 +00:00
..
test-bytecode-generator.cc [Interpreter] Adds logical and/or and comma operators to interpreter 2015-10-15 09:11:59 +00:00
test-interpreter.cc [Interpreter] Adds logical and/or and comma operators to interpreter 2015-10-15 09:11:59 +00:00