Description[es6] When comparing two symbols we may need to throw a TypeError
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=v8:4073
LOG=Y
R=rossberg@chromium.org
Committed: https://crrev.com/d26f5d392317dcf1eef3693eadfa1b95a8850df8
Cr-Commit-Position: refs/heads/master@{#28226}
Patch Set 1 #Patch Set 2 : #
Messages
Total messages: 6 (1 generated)
|