DescriptionMIPS: Improve '[es6] When comparing two symbols we may need to throw a TypeError'.
Improve d26f5d392317dcf1eef3693eadfa1b95a8850df8
Original commit message:
When comparing a symbol to istself using <, <=, > or >= we need to
throw a TypeError. This is correctly handled in the runtime function
so if we are comparing a symbol fall back to use the runtime.
BUG=
Committed: https://crrev.com/2a86d26f33a60cf42e407f8eb07139fd02d81f20
Cr-Commit-Position: refs/heads/master@{#28240}
Patch Set 1 #
Messages
Total messages: 9 (3 generated)
|