Description[Interpreter] Removes TestNotEqualsStrict bytecode from interpreter.
TestNotEqualsStrict is converted to a TestEqualsStrict and logical not
by the parser. Also, CompareIC does not have an implementation for
TestNotEqualsStrict. Hence, removing this bytecode.
BUG=v8:4280
LOG=N
Committed: https://crrev.com/e06d57b05de332780fc11876bb2d6009a2b3e8ba
Cr-Commit-Position: refs/heads/master@{#34527}
Patch Set 1 #
Messages
Total messages: 24 (12 generated)
|