Description[Interpreter] Add support for cast operators to bytecode graph builder and
an optomization to remove redundant cast operations.
1. Adds an optimization to remove redundant ToBoolean and ToName operations.
2. Adds implementation and tests for cast operatorts to bytecode graph builder.
BUG=v8:4280
LOG=N
Committed: https://crrev.com/b587aa2bc7e811dfe3f107f97485eb978f2ecb45
Cr-Commit-Position: refs/heads/master@{#32408}
Patch Set 1 #
Total comments: 6
Patch Set 2 : fix for bot failure on win_rel #Patch Set 3 : Trying to fix bot failure on win_rel again #Patch Set 4 : Addressed review comments. #
Total comments: 4
Patch Set 5 : Addressed review comments #
Total comments: 6
Patch Set 6 : rebased the patch and removed unused definitions of matcher classes in unittests #
Total comments: 2
Messages
Total messages: 19 (7 generated)
|