summaryrefslogtreecommitdiffstats
path: root/js/src/vm/JSONParser.cpp
Commit message (Collapse)AuthorAgeLines
* Revert #1137 - Remove unboxed arrayswolfbeast2020-02-23-2/+2
| | | | | - accounting for removal of watch()/unwatch() - updated for intermediate code changes.
* Make use of ArrayObjects in favor of generic JS objects.wolfbeast2019-06-12-2/+2
| | | | | ArrayObjects has been a thing for years but been under-used. About time they are used where prudent.
* Add m-esr52 at 52.6.0Matt A. Tobin2018-02-02-0/+801