Description[turbofan] Fix lowering of Array constructor with one argument.
Only create a singleton array for Array(len) if Type(len) cannot be
Number, otherwise we might need to throw an exception instead.
BUG=chromium:715404
R=jarin@chromium.org
Review-Url: https://codereview.chromium.org/2838123004
Cr-Commit-Position: refs/heads/master@{#44886}
Committed: https://chromium.googlesource.com/v8/v8/+/d06d4ce2c4b36d722d4cb788c3962b4e92ab7a47
Patch Set 1 #
Total comments: 1
Messages
Total messages: 14 (7 generated)
|