New features
- Add findLastIndex for Array and TypedArray (Stage 3) (#1981) (a0307d8)
- add __newArrayBuffer() to the loader (#1965) (5df7318)
Bug fixes
- use type cast for comparing BinaryOp to
-1
(#1964) (20a0635) - Make warning 232 pedantic (#1986) (3a33a25)
- check function's instance class is a subclass of virtual method (#1985) (1958554)