DescriptionDon't always bail out of GenerateTypedArrayInitialize
In an innocuous cleanup patch, https://code.google.com/p/v8/source/detail?r=21621,
some boolean logic got mixed up and the Hydrogen code for TypedArrayInitialize
was changed to always bail out. This swaps the logic appropriately.
Committed: https://crrev.com/907f0b6ce573333f1cbca00db5cb1df1ead175bb
Cr-Commit-Position: refs/heads/master@{#26643}
Patch Set 1 #
Messages
Total messages: 10 (2 generated)
|