summaryrefslogtreecommitdiffstats
path: root/js/src/vm/ArrayBufferObject.h
Commit message (Collapse)AuthorAgeLines
* Give uint8_clamped a defaulted (and also trivial) default constructor, copy ↵trav902018-09-19-6/+3
| | | | | | constructor, and copy-assignment operator. This also allows uint8_clamped to be permissibly memmove'd and memcpy'd.
* Add m-esr52 at 52.6.0Matt A. Tobin2018-02-02-0/+641