DescriptionFurther extend TypedArray support in d8:
- Add copy constructors.
- Add subarray methods.
- Make instanceof and constructor property work.
- Rename PixelArray to Uint8ClampedArray.
Also fix broken definition of assertInstanceof in MJSUnit test harness.
R=mstarzinger@chromium.org
BUG=
TEST=
Committed: https://code.google.com/p/v8/source/detail?r=11949
Patch Set 1 #
Total comments: 11
Patch Set 2 : Addressed Michael's comments. #
Messages
Total messages: 4 (0 generated)
|