DescriptionFix deopts causing uninitialized fixed typed arrays.
The deopt will not happen in production code, since we check that
lengths of fixed typed arrays are smis before calling
TypedArrayInitialze, but that makes deopt bot happy.
R=svenpanne@chromium.org
Committed: https://code.google.com/p/v8/source/detail?r=20324
Patch Set 1 #
Messages
Total messages: 3 (0 generated)
|