Description[turbofan] Compute more precise type for ObjectIsSmi if possible.
The typer can infer true/false for ObjectIsSmi if the argument has a
fixed/known representation (i.e. is either known to be smi or heap
object).
R=jarin@chromium.org
Committed: https://crrev.com/66ca9c83814bff53b77dde0b98cb125add9d10e9
Cr-Commit-Position: refs/heads/master@{#31354}
Patch Set 1 #Patch Set 2 : Fix None. #
Total comments: 2
Patch Set 3 : Address Jaro's comment. #Messages
Total messages: 9 (2 generated)
|