Description[turbofan] Introduce a dedicated Array type.
Use Type::Array to constant-fold Array.isArray builtin based on the
value input type. Also use it to improve type based alias analysis,
where we know that stores to an object of type Array don't affect stores
to an object of type OtherObject, and vice versa.
R=jarin@chromium.org
BUG=v8:6262
Review-Url: https://codereview.chromium.org/2819583002
Cr-Commit-Position: refs/heads/master@{#44681}
Committed: https://chromium.googlesource.com/v8/v8/+/199e543f7c2c514f3fea090c046313453c2ff497
Patch Set 1 #
Messages
Total messages: 12 (7 generated)
|