Chromium Code Reviews
DescriptionIn %TypedArray%.from, use InternalArray rather than GlobalArray
This patch holds intermediate results from %TypedArray%.from in an
InternalArray. The change should help TypedArray behavior not be
altered by changes to Array or Array.prototype. However, I can't
think of a test case where it's actually visible, so I haven't
added any tests in this patch.
BUG=v8:4128
R=adamk
LOG=y
Patch Set 1 #
Messages
Total messages: 4 (1 generated)
|
|||||||||||||||||||