summaryrefslogtreecommitdiffstats
path: root/js/src/jsobj.h
Commit message (Collapse)AuthorAgeLines
* 1320408 - Part 9: Change JSObject::setFlags and depending methods to static ↵Gaming4JC2019-07-18-17/+17
| | | | method.
* 1320408 - Part 8: Change JSObject::reportNotConfigurable and ↵Gaming4JC2019-07-18-2/+3
| | | | JSObject::reportNotExtensible to static method.
* 1320408 - Part 7: Remove JSContext* parameter from ↵Gaming4JC2019-07-18-1/+1
| | | | JSObject::shouldSplicePrototype.
* 1320408 - Part 6: Change JSObject::splicePrototype to static method.Gaming4JC2019-07-18-1/+2
|
* 1320408 - Part 5: Change JSObject::constructorDisplayAtom to static method.Gaming4JC2019-07-18-1/+2
|
* 1320408 - Part 4: Change JSObject::getGroup to static method.Gaming4JC2019-07-18-1/+1
|
* JS - Object - "TypeError: setting a property that has only a getter" without ↵janekptacijarabaci2018-03-12-3/+0
| | | | mentioning file and property name
* Add m-esr52 at 52.6.0Matt A. Tobin2018-02-02-0/+1387