DescriptionFix C++ type of Factory::NewFixedDoubleArray.
The change fixes the C++ type of Factory::NewFixedDoubleArray to
reflect the empty array case, where we return an empty
FixedArray (rather than FixedDoubleArray).
R=mvstanton@chromium.org
BUG=
Committed: https://code.google.com/p/v8/source/detail?r=20918
Patch Set 1 #
Total comments: 1
Patch Set 2 : Added some comments #
Messages
Total messages: 3 (0 generated)
|